5a38bb4bbd
fix(ci): remove unsupported upload-artifact@v4, replace with ls
Build and Release .deb / build-deb (push) Successful in 21s
2026-05-13 00:50:02 +02:00
d3fa7402db
fix(ci): remove redundant mv, dpkg-buildpackage already names the .deb correctly
Build and Release .deb / build-deb (push) Failing after 22s
2026-05-13 00:48:42 +02:00
fce1146ed8
fix(debian): move fullupdater-update to /opt, symlink in postinst
...
Build and Release .deb / build-deb (push) Failing after 22s
- Install both scripts in /opt/full-updater/scripts/
- Create symlinks in /usr/local/bin via postinst
- Fixes dh_usrlocal error
2026-05-13 00:45:29 +02:00
9b449b39ce
fix(debian): remove pybuild, use manual install in rules
...
Build and Release .deb / build-deb (push) Failing after 21s
- Remove dh-python and pybuild from debian/rules
- Remove python3-all from build deps
- Manual install of scripts and full_updater module
- Update Depends to use python3 directly
2026-05-13 00:43:44 +02:00
25b1309dc1
fix(ci): add build-essential and fakeroot, make debian/rules executable
Build and Release .deb / build-deb (push) Failing after 21s
2026-05-13 00:41:28 +02:00
ff419224d8
fix(ci): rewrite workflow, use date-based version, fix yaml syntax
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
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
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
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
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