mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #22] [MERGED] Feature/mg 341 #226
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#226
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/22
Author: @mageddo
Created: 7/13/2017
Status: ✅ Merged
Merged: 7/14/2017
Merged by: @mageddo
Base:
master← Head:feature/MG-341📝 Commits (10+)
c7add5aMG-341 binary now knows your versionf80d2baMG-341 renaming the name by convection found at moby repository6b6dfabMG-341 making version dinamic setted at compile time and migrating build script to builder file1465998MG-341 fixing build script2a35f0aMG-341 formating build scriptc4c536aMG-341 is not necessary be at master to generate a release, adding release notes87703ebMG-341 migrating docker service run from docker-compose to docker (no docker-compose needle anymore)b8572dbMG-341 fixing ports formats, get port of flags options and removing .yml from service instalationfddba51MG-341 updating relase notes5d7c6d8MG-341 adding old release notes📊 Changes
13 files changed (+76 additions, -20 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
Dockerfile.hub(+1 -1)📝
README.md(+1 -2)➕
RELEASE-NOTES.md(+10 -0)➕
VERSION(+1 -0)📝
build.gradle(+3 -2)📝
builder(+25 -0)📝
docker-compose.yml(+3 -3)📝
gradle.properties(+1 -1)📝
src/dns.go(+2 -1)📝
src/github.com/mageddo/dns-proxy-server/conf/conf.go(+8 -7)📝
src/github.com/mageddo/dns-proxy-server/events/docker/DockerEvents.go(+1 -1)📝
src/github.com/mageddo/dns-proxy-server/flags/flags.go(+19 -1)📄 Description
Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.