mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-21 22:03:39 -05:00
[PR #903] [MERGED] Add timezone check on startup #1045
Reference in New Issue
Block a user
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/go-vikunja/vikunja/pull/903
Author: @kolaente
Created: 6/10/2025
Status: ✅ Merged
Merged: 6/10/2025
Merged by: @kolaente
Base:
main← Head:codex/add-time-zone-validation-on-startup📝 Commits (2)
02e9dfdCheck time zone validity on startup7e3225fUpdate pkg/initialize/init.go📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
pkg/initialize/init.go(+5 -0)📄 Description
Summary
Testing
go test ./...(fails: could not read fixture files)go vet ./...(fails: struct field tag conflict)golangci-lint runhttps://chatgpt.com/codex/tasks/task_e_6848098398a08322ae8f9307d7f672ae
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.