veilid/scripts/cicd/build-machine
TC Johnson fc7debba3f
Adding automatic nightly release builds
- Restructured linux repo directory structure to include Stable and Nightly releases
- Reworked Earthfile to pass IS_NIGHTLY boolean to package build scripts for use in
file names
- Added nightly pipeline to CICD config yaml. Pipeline is triggered by IS_NIGHTLY
variable
- Two distribution scripts now exist, one for Stable and one for Nightly
- Reworked RPM build spec files to create appropriate file names
- Reworked debian release generation scripts
- RPM repo directory structure is prepped for arm64 builds
- Switched from scp to rsync for moving the completed repo from ochestration
to repo server
- Created schedule in Gitlab UI to trigger nightly release at 2300 Central Time
2024-07-14 17:22:50 -05:00
..
scp-amd64-debs-to-orchestrator.sh Adding automatic nightly release builds 2024-07-14 17:22:50 -05:00
scp-amd64-rpms-to-orchestrator.sh Fixes scp from build machines to orchestrator 2024-04-29 17:07:40 -05:00
scp-arm64-debs-to-orchestrator.sh Fixes scp from build machines to orchestrator 2024-04-29 17:07:40 -05:00