mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #286] [MERGED] DPS 3 - Beta #392
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#392
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/286
Author: @mageddo
Created: 2/20/2023
Status: ✅ Merged
Merged: 2/20/2023
Merged by: @mageddo
Base:
master← Head:dps-3📝 Commits (10+)
3b51ad6Setup gradle initial projectd2a1a35Gradle simple setup43dd772Setup patch version wildcards6317746will continue later3b35ac1migrating plugin4571fdesetup dnsjava lib187a278Basic client server conversation842d5c2Simple remote server proxy783ac1dNative image workingf81d839Dagger initial setup📊 Changes
643 files changed (+10806 additions, -185958 deletions)
View changed files
📝
.dockerignore(+6 -0)📝
.editorconfig(+0 -8)📝
.github/workflows/actions-deploy.yml(+3 -31)📝
.github/workflows/ci.yml(+13 -7)➕
.github/workflows/docs.yml(+28 -0)📝
.gitignore(+3 -0)➕
DRAFT.md(+74 -0)📝
Dockerfile(+11 -2)➕
Dockerfile.arm7x86.build(+5 -0)➖
Dockerfile.builder(+0 -19)➕
Dockerfile.builder.frontend(+11 -0)➕
Dockerfile.deploy(+4 -0)➖
Dockerfile.go.builder(+0 -7)➕
Dockerfile.java(+6 -0)📝
README.md(+3 -0)📝
RELEASE-NOTES.md(+4 -0)📝
app/package.json(+2 -1)📝
app/public/index.html(+1 -1)📝
app/src/components/RecordForm.js(+3 -2)➕
build.gradle(+79 -0)...and 80 more files
📄 Description
Introducing DPS 3 Beta, generally working, some missing features, maybe some unknown bugs, see the full specification for more details
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.