[PR #359] [MERGED] Incremental Releasing #446

Closed
opened 2026-02-26 04:35:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/359
Author: @mageddo
Created: 3/12/2023
Status: Merged
Merged: 3/13/2023
Merged by: @mageddo

Base: masterHead: feat/346


📝 Commits (10+)

📊 Changes

8 files changed (+221 additions, -113 deletions)

View changed files

📝 .github/workflows/actions-deploy.yml (+78 -10)
📝 Dockerfile.builder.linux-aarch64 (+1 -1)
📝 README.md (+1 -2)
📝 RELEASE-NOTES.md (+90 -85)
📝 build.gradle (+12 -0)
📝 builder.bash (+29 -13)
📝 docker-compose-deploy.yml (+9 -1)
📝 gradle.properties (+1 -1)

📄 Description

Fixes #346


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mageddo/dns-proxy-server/pull/359 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 3/12/2023 **Status:** ✅ Merged **Merged:** 3/13/2023 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/346` --- ### 📝 Commits (10+) - [`793e10d`](https://github.com/mageddo/dns-proxy-server/commit/793e10d1efc8d06a880ad39f9e5f2d8a8d43ff4e) changes on actions job - [`6ccb3ea`](https://github.com/mageddo/dns-proxy-server/commit/6ccb3eabbaaa095d51cc0ec18473672f609d06e9) [Gradle Release Plugin] - new version commit: '3.9.2'. - [`162c9ba`](https://github.com/mageddo/dns-proxy-server/commit/162c9bab86d165713a3f45c825363c84a77761bc) adjusting - [`2202b75`](https://github.com/mageddo/dns-proxy-server/commit/2202b75b683b2bd0f59c4881bbd0ef7602660ce2) adjusting artifacts upload - [`145094f`](https://github.com/mageddo/dns-proxy-server/commit/145094f84d440efa439e7bf7d93edf4d2a63ba32) push only amd64 images - [`4e4dc13`](https://github.com/mageddo/dns-proxy-server/commit/4e4dc13c5bc78a6ba67bd4aa05f2fd4607dbfa42) adjusting host artifacts retrieve - [`0ea3535`](https://github.com/mageddo/dns-proxy-server/commit/0ea353546aabe27f9df63c4ce547e3785e2b052c) logs - [`c8943c4`](https://github.com/mageddo/dns-proxy-server/commit/c8943c4c835615f817ebb8513bbeed6f8348b446) fixing command - [`2628df6`](https://github.com/mageddo/dns-proxy-server/commit/2628df668be176982e5496e52dc7ba9b2c7ace3e) adjusting - [`f80ae4a`](https://github.com/mageddo/dns-proxy-server/commit/f80ae4a4ad596ff07b38d7862d99633df42045f4) adjusting release notes be to compliance with https://keepachangelog.com/en/1.0.0/ ### 📊 Changes **8 files changed** (+221 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/actions-deploy.yml` (+78 -10) 📝 `Dockerfile.builder.linux-aarch64` (+1 -1) 📝 `README.md` (+1 -2) 📝 `RELEASE-NOTES.md` (+90 -85) 📝 `build.gradle` (+12 -0) 📝 `builder.bash` (+29 -13) 📝 `docker-compose-deploy.yml` (+9 -1) 📝 `gradle.properties` (+1 -1) </details> ### 📄 Description Fixes #346 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:35:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#446
No description provided.