5 Commits
Author SHA1 Message Date
celenity 3368105ae5 fix: ensure we use IRONFOX_RELEASE to determine publish target at ci-publish-release.sh + clean-up/refine ci-update-site.sh
Signed-off-by: celenity <celenity@celenity.dev>
2026-09-17 01:45:34 +00:00
celenity 8e6cf30e3d feat: Create a universal updates.json for Nightly releases (ex. to be used with Obtainium)
(Part 2 of bringing back Nightly builds, with a proper distribution channel...)

Signed-off-by: celenity <celenity@celenity.dev>
2026-09-14 01:43:02 +00:00
celenity 57061ca247 feat: overhaul/refine scripts
Notably, this adds checks to ensure necessary executables and environment variables are available and set-up properly, adds new utilities files for certain functionality (to avoid redundancy/duplication)

Signed-off-by: celenity <celenity@celenity.dev>
2026-08-31 03:02:23 +00:00
celenity a340d17634 feat: add set_verbosity function to utilities.sh
Signed-off-by: celenity <celenity@celenity.dev>
2026-08-22 00:58:48 +00:00
celenity 2c12346d3b feat - CI: Publish GitLab releases directly via curl (from ci-publish-packages.sh) instead of relying on GitLab-specific CI images/logic
This is a more universal and portable approach that gives us more control over the publication/release process, and reduces our reliance on GitLab-specific CI functionality

Also includes some minor tweaks/clean-up

Signed-off-by: celenity <celenity@celenity.dev>
2026-08-21 00:29:19 +00:00