4 Commits
Author SHA1 Message Date
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 243c9e7b70 fix - CI: set +x directly within the S3 push_file function
Signed-off-by: celenity <celenity@celenity.dev>
2026-08-22 01:23:51 +00:00
celenity 0cc50e7414 feat - CI: Move common S3 function definitions to s3-utilities.sh - eliminates redundancy and allows us to re-use these functions across scripts
Signed-off-by: celenity <celenity@celenity.dev>
2026-08-22 00:42:28 +00:00