[PR #960] fix: respect root path when reading configs #1100

Open
opened 2025-11-01 21:10:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/960
Author: @dpschen
Created: 6/16/2025
Status: 🔄 Open

Base: mainHead: feat/fix-database-path-to-follow-service.rootpath


📝 Commits (2)

  • bd57c81 fix: respect root path when reading configs
  • 386259c docs: clarify config merging

📊 Changes

2 files changed (+40 additions, -20 deletions)

View changed files

📝 pkg/config/config.go (+36 -19)
📝 pkg/db/db.go (+4 -1)

📄 Description

No description provided


🔄 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/go-vikunja/vikunja/pull/960 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 6/16/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/fix-database-path-to-follow-service.rootpath` --- ### 📝 Commits (2) - [`bd57c81`](https://github.com/go-vikunja/vikunja/commit/bd57c81d58eaede097686edfedc884626d0e5099) fix: respect root path when reading configs - [`386259c`](https://github.com/go-vikunja/vikunja/commit/386259c23fa3fa6d4edbbc4cfc3ad1bcfd57d3a4) docs: clarify config merging ### 📊 Changes **2 files changed** (+40 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `pkg/config/config.go` (+36 -19) 📝 `pkg/db/db.go` (+4 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:10:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1100