summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-16phase1: treat all branches equally for buildingThibaut VARÈNE
2023-11-16phase1: raise priority of tag buildsThibaut VARÈNE
2023-11-14ci: split container push steps to separate job and add deploy tagChristian Marangi
2023-11-14ci: generalize container test stepChristian Marangi
2023-11-14ci: move git short sha length to ENVChristian Marangi
2023-11-14docker,worker: install zstdPaul Spooren
2023-07-28docker,worker: install pyelftoolsv9Ben Whitten
2023-07-24phase1: workaround dlprune recursive directory removalv8Petr Štetiar
2023-07-22phase1: prepareFactory: use variables instead of list indexPetr Štetiar
2023-07-22phase1: populateTargets: log branch name as wellPetr Štetiar
2023-07-22phase1: do not leak targets between branchesPetr Štetiar
2023-06-18phase1: reformat with blackPetr Štetiar
2023-06-03phase1: dlprune: fix cannot delete ‘dl/’: Not a directoryv7Petr Štetiar
2023-05-23phase1: satisfy getver.sh requirementsv6Thibaut VARÈNE
2023-05-23phase1: cleanup redundant stepsv5Thibaut VARÈNE
2023-05-17phase1: workaround gitverify 1st build failures on fresh workersv4Petr Štetiar
2023-05-17docker,worker: install g++-multilibAlois Klink
2023-05-16ci: add basic config checking with ruffv3Petr Štetiar
2023-05-16phase1: actually make rsync -4 configurableThibaut VARÈNE
2023-05-16phase1: perform kmodupload only when neededThibaut VARÈNE
2023-05-15phase1: fix crash on exception during Git updatev2Petr Štetiar
2023-05-15ci: allow pushing of containers during pull requestsPetr Štetiar
2023-05-15buildworker,buildmaster: bump Debian to version 11Petr Štetiar
2023-05-15Bump buildbot version to latest stable release 3.8.0Petr Štetiar
2023-05-15buildmaster: fix unpinned buildbot package versionPetr Štetiar
2023-05-15phase1: make 'rsync -4' worker-configurableThibaut VARÈNE
2023-05-15phase1: call host ccache in statsThibaut VARÈNE
2023-05-15phase1: tag builders with their intended branch nameThibaut VARÈNE
2023-05-15phase1: documentation updateThibaut VARÈNE
2023-05-15phase1: allow restricting builders to tag builds onlyThibaut VARÈNE
2023-05-15phase1: refactor worker parsingThibaut VARÈNE
2023-05-15phase1: disable debug messagesThibaut VARÈNE
2023-05-15phase1: prioritize builders by branch orderThibaut VARÈNE
2023-05-15phase1: switch to separate builders per branch per targetThibaut VARÈNE
2023-05-15phase1: fix ForceBuild validation logicThibaut VARÈNE
2023-05-15phase1: run ForceBuilder on local workerThibaut VARÈNE
2023-05-15phase1: prune unused files from dl/Thibaut VARÈNE
2023-05-15phase1: workers are running a single buildThibaut VARÈNE
2023-05-15phase1: Fix the force scheduler processThibaut VARÈNE
2023-05-15phase1: always front-run the 00_force_build builderThibaut VARÈNE
2023-05-15phase1: fix ForceSchedulerThibaut VARÈNE
2023-05-15phase1: don't log env on statistics stepsThibaut VARÈNE
2023-05-15phase1: consistent step stylingThibaut VARÈNE
2023-05-15phase1: gitcheckout workaround is no longer neededThibaut VARÈNE
2023-05-15phase1: move shared dl to same folder as shared-workdirThibaut VARÈNE
2023-05-15phase1: perform rsync steps only if configuredThibaut VARÈNE
2023-05-15phase1: adjust steps descriptionsThibaut VARÈNE
2023-05-15phase1: hide/skip ccache steps if not availableThibaut VARÈNE
2023-05-15phase1: FlattenList doesn't work on renderablesThibaut VARÈNE
2023-05-15phase1: update config.ini.exampleThibaut VARÈNE