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
This commit is contained in:
enzo 2026-05-13 00:10:49 +02:00
parent 184b0e6033
commit 57e6b2557b
10 changed files with 281 additions and 30 deletions

5
debian/changelog vendored Normal file
View file

@ -0,0 +1,5 @@
full-updater (1.0.0) unstable; urgency=medium
* Initial release
-- Enzo <admin@geronzi.fr> Mon, 01 Jan 2024 00:00:00 +0000