mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-26 01:45:59 +03:00
[PR #284] [MERGED] DPS 3 - CI/CD #391
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#391
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/284
Author: @mageddo
Created: 2/18/2023
Status: ✅ Merged
Merged: 2/20/2023
Merged by: @mageddo
Base:
dps-3← Head:dps-3ci-cd📝 Commits (10+)
bfd6c74Add doc2fd30bfcida0dbb8cib4d1e5bcidf98191Adjusting test1163baaAdjusting testc658445Adjusting jarname0d331cdsome frustated tries01bdd11Create config dir if dont existsd0b1436checkpoint📊 Changes
40 files changed (+885 additions, -591 deletions)
View changed files
📝
.dockerignore(+1 -0)📝
.github/workflows/actions-deploy.yml(+3 -31)📝
.github/workflows/ci.yml(+13 -7)➕
.github/workflows/docs.yml(+28 -0)📝
.gitignore(+1 -0)📝
DRAFT.md(+17 -1)📝
Dockerfile(+11 -2)➖
Dockerfile.builder(+0 -19)➕
Dockerfile.builder.frontend(+11 -0)➕
Dockerfile.deploy(+4 -0)➖
Dockerfile.go.builder(+0 -7)📝
README.md(+3 -0)📝
RELEASE-NOTES.md(+4 -0)📝
build.gradle(+6 -0)📝
builder.bash(+106 -136)➕
docker-compose-deploy.yml(+15 -0)📝
docker-compose.yml(+12 -68)📝
docs/content/versions/_index.en.md(+0 -5)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/dnsproxyserver/config/entrypoint/JsonConfigs.java(+2 -1)...and 21 more files
📄 Description
Partially fixing https://github.com/mageddo/dns-proxy-server/issues/267
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.