[PR #189] [MERGED] Support for absolute paths on config files (#188) #328

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/189
Author: @mageddo
Created: 1/15/2020
Status: Merged
Merged: 1/15/2020
Merged by: @mageddo

Base: masterHead: feature/188


📝 Commits (4)

  • e9e4915 upgrading github-cli to fix master docker release
  • ca917e7 make support for absolute paths on config file
  • 01297b7 Merge remote-tracking branch 'origin/master' into feature/188
  • 5e32f13 specifying release notes

📊 Changes

10 files changed (+62 additions, -15 deletions)

View changed files

📝 RELEASE-NOTES.md (+3 -0)
📝 VERSION (+1 -1)
📝 conf/conf_test.go (+1 -1)
📝 controller/v1/env_test.go (+3 -3)
📝 controller/v1/hostname_test.go (+5 -5)
📝 controller/v1/statics.go (+1 -1)
📝 events/local/local.go (+1 -0)
📝 service/normal.go (+2 -2)
📝 utils/utils.go (+9 -2)
📝 utils/utils_test.go (+36 -0)

📄 Description

Fixing #188


🔄 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/189 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 1/15/2020 **Status:** ✅ Merged **Merged:** 1/15/2020 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/188` --- ### 📝 Commits (4) - [`e9e4915`](https://github.com/mageddo/dns-proxy-server/commit/e9e49154b491c1e0a764c2291fd2ae2c846c664f) upgrading github-cli to fix master docker release - [`ca917e7`](https://github.com/mageddo/dns-proxy-server/commit/ca917e7c20dcb31ebad703fb3d967ac973152046) make support for absolute paths on config file - [`01297b7`](https://github.com/mageddo/dns-proxy-server/commit/01297b7b9f60dbbf182a44329a50c01202ead7e7) Merge remote-tracking branch 'origin/master' into feature/188 - [`5e32f13`](https://github.com/mageddo/dns-proxy-server/commit/5e32f137ed351531d5c56586e61a55fd5f91a0b8) specifying release notes ### 📊 Changes **10 files changed** (+62 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+3 -0) 📝 `VERSION` (+1 -1) 📝 `conf/conf_test.go` (+1 -1) 📝 `controller/v1/env_test.go` (+3 -3) 📝 `controller/v1/hostname_test.go` (+5 -5) 📝 `controller/v1/statics.go` (+1 -1) 📝 `events/local/local.go` (+1 -0) 📝 `service/normal.go` (+2 -2) 📝 `utils/utils.go` (+9 -2) 📝 `utils/utils_test.go` (+36 -0) </details> ### 📄 Description Fixing #188 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:52 +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#328
No description provided.