vikunja/.github
kolaente 2395239f0b
fix(ci): generate config.yml.sample in release-os-package for vikunja
vikunja's nfpm.yaml packs ./config.yml.sample as /etc/vikunja/config.yml.
The release-binaries action already regenerates it for the zip bundles,
but release-os-package runs on a fresh runner without that file, so
nfpm aborted with "matching ./config.yml.sample: file does not exist"
on every vikunja os-package matrix shard (the veans shards skip this
step entirely).

Add a vikunja-only step to regenerate it before nfpm runs.
2026-05-27 18:16:38 +02:00
..
ISSUE_TEMPLATE chore: remove feature request issue template 2026-03-09 23:35:43 +01:00
actions fix(ci): generate config.yml.sample in release-os-package for vikunja 2026-05-27 18:16:38 +02:00
workflows ci: move build-mage prep job out of test.yml into release.yml 2026-05-27 13:01:44 +00:00
FUNDING.yml chore: update funding links 2023-02-03 11:48:44 +01:00
actionlint.yaml ci: register custom actionlint runner labels 2026-05-27 13:01:44 +00:00