Commit graph

10 commits

Author SHA1 Message Date
ff419224d8 fix(ci): rewrite workflow, use date-based version, fix yaml syntax
Some checks failed
Build and Release .deb / build-deb (push) Failing after 21s
2026-05-13 00:38:22 +02:00
4cf417884f fix(ci): pass version via env, use cat heredoc for changelog 2026-05-13 00:35:15 +02:00
5395a2a022 fix(ci): remove sudo, runner is already root
Some checks failed
Build and Release .deb / build-deb (push) Failing after 21s
2026-05-13 00:33:59 +02:00
2c77c4effb fix(ci): use internal LXC IP (10.0.0.4:3000) for git clone and API calls
Some checks failed
Build and Release .deb / build-deb (push) Failing after 2s
2026-05-13 00:32:49 +02:00
6f4234942f fix(ci): clone from public URL with token, add working-directory to all steps
Some checks failed
Build and Release .deb / build-deb (push) Failing after 2s
2026-05-13 00:31:24 +02:00
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
7a79619c6b chore: add README to test CI trigger 2026-05-13 00:22:37 +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
184b0e6033 Initial commit 2026-05-12 22:36:36 +02:00