mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-08 23:03:29 -05:00
[PR #1016] [MERGED] fix(release): use openrc for alpine #1152
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/1016
Author: @kolaente
Created: 6/24/2025
Status: ✅ Merged
Merged: 6/25/2025
Merged by: @kolaente
Base:
main← Head:codex/make-alpine-package-independent-of-systemd📝 Commits (2)
72ccd2ffix(pkg): use openrc for alpine91184e7fix: nfpm config📊 Changes
5 files changed (+35 additions, -1 deletions)
View changed files
➕
build/after-install-openrc.sh(+8 -0)📝
build/after-install.sh(+1 -1)📝
devenv.nix(+1 -0)📝
nfpm.yaml(+10 -0)➕
vikunja.initd(+15 -0)📄 Description
Resolves https://github.com/go-vikunja/vikunja/issues/557
Summary
Testing
mage lint:fixpnpm lint:fixmage test:featurehttps://chatgpt.com/codex/tasks/task_e_685b120af2088322b51dc05f123389c2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.