summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-05fixed reprepro-mirrordd
2024-07-04expanded information about rerunning automated scriptsdd
2024-07-03added information about rerunning automated scriptsdd
2024-07-03Merge pull request #30 from GurliGebis/better-way-to-skipdd
Move branch filter logic
2024-07-03Move branch filter logicBjarke Istrup Pedersen
By moving it up here, we make sure only jobs that should be built is added to the JOBS array in the first place. This is a better way, since the skipped jobs won't occupy the build slots (since we take X number of jobs from the JOBS array for each batch, for a CONCURRENT_JOBS_COUNT of 10 - if 6 is skipped, only 4 jobs will be started). Now, they are not added to the JOBS array, so the rest works as intended.
2024-07-02fixed default BRANCH valuedd
2024-07-02added option to exclude branchdd
2024-07-02added option to skip stage check and improved red colordd
2024-07-02improved automated script headerdd
2024-07-01added reprepro-mirror lockdd
2024-07-01added reprepro-mirror exampledd
2024-06-30fixed .sh executable permissiondd
2024-06-30updated build-iso.sh to ask for build-by not emaildd
2024-06-30added end-of-file newlinedd
2024-06-30improved directory structuredd
2024-06-30improved print headerdd
2024-06-30improved navigation by mentioning script current and next script namedd
2024-06-30updated scripts to use proper exit code and stderr for reporting errorsdd
2024-06-30moved automated scripts files into auto directorydd
2024-06-30updated seed-jobs to use shared job jsonsdd
2024-06-30fixed seed-jobs templatedd
2024-06-30typodd
2024-06-30updated readme to include automated scripts and some initial refactoringdd
2024-06-30Merge pull request #27 from GurliGebis/install-scriptsdd
Implementing installs and build scripts
2024-06-30Implement ISO build scriptBjarke Istrup Pedersen
2024-06-30Implement install scriptsBjarke Istrup Pedersen
2024-06-23typodd
2024-06-23updated ELTS instructionsdd
2024-06-22deduplication of ISO builddd
2024-06-22improved iso instruction tiny bitdd
2024-06-22added ELTS mirror for equuleusdd
2024-06-14 removed outdated .deb listsdd
2024-06-14added workaround for linux-kernel sagitta incomplete Jenkinsfiledd
2024-06-14improved how to really build ISO sectiondd
2024-06-13corrected pluginsdd
2024-06-13improved uncron instructionsdd
2024-06-13added missing Jenkins docker plugindd
2024-06-13added fork of wide-dhcpv6dd
2024-06-13added gpg key notedd
2024-06-13typodd
2024-06-13completed missing sentencedd
2024-06-13improved headlinedd
2024-06-13added more debug hintsdd
2024-06-13added debugging pointersdd
2024-06-13added detailed ISO build instructionsdd
2024-06-13Merge pull request #22 from GurliGebis/only-actual-packagesdd
Updated jobs.json
2024-06-12Updated jobs.jsonBjarke Istrup Pedersen
Now only the actual used branches are included.
2024-06-11updated jenkins-scripts workDir to be more sensibledd
2024-06-11added general expectationsdd
2024-06-09removed vpp from jobs.json since it isn't useddd