mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
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#535
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/493
Author: @mageddo
Created: 6/23/2024
Status: ✅ Merged
Merged: 6/24/2024
Merged by: @mageddo
Base:
master← Head:feat/285📝 Commits (10+)
6c71b53setup static binary for linux amd64a02d7dfgenerating release on pullrequest850f460[Gradle Release Plugin] - new version commit: '3.20.1-snapshot'.02f58derelease notes749ca44[Gradle Release Plugin] - new version commit: '3.21.0-snapshot'.e07ad8fsetup docker image3b1817dfixing path3a3075aadjusting amd64 static building4f3d2e1adjusting amd64 static buildingf548596adjusting amd64 static building📊 Changes
11 files changed (+131 additions, -5 deletions)
View changed files
📝
.github/workflows/actions-deploy.yml(+39 -0)📝
Dockerfile(+1 -1)📝
Dockerfile.aarch64(+1 -1)➕
Dockerfile.amd64-static(+8 -0)➕
Dockerfile.builder.linux-amd64-static(+43 -0)📝
RELEASE-NOTES.md(+4 -0)📝
build.gradle(+1 -0)📝
builder.bash(+20 -1)📝
docker-compose.yml(+12 -0)📝
gradle.properties(+1 -1)📝
src/test/java/com/mageddo/dnsproxyserver/AppCompTest.java(+1 -1)📄 Description
Relates to #285
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.