Commit graph

3 commits

Author SHA1 Message Date
80ddacff16 fix(ci): trigger on master branch (not main) + add workflow_dispatch
Some checks failed
Build and Release .deb / build-deb (push) Failing after 56s
2026-05-13 00:27:11 +02:00
fb82856ecf fix(ci): replace heredoc with printf to avoid YAML parsing errors 2026-05-13 00:25:15 +02:00
57e6b2557b feat: add debian packaging, CI/CD and update script
- Add debian/ packaging for .deb generation
- Add .forgejo/workflows/build.yml for CI/CD (runner label: docker)
- Add scripts/fullupdater and scripts/fullupdater-update
- Remove obsolete install.sh
- Update .gitignore for debian build artifacts
2026-05-13 00:17:01 +02:00