summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-13Bump buildbot to v3.11.1 releasev13Petr Štetiar
2024-04-13Revert "buildmaster: fix Twisted dependency hell by using twisted==22.10.0"Petr Štetiar
2024-04-13phase1,phase2: s/master/main for phase{1,2}Paul Spooren
2024-04-13phase2: fix relative paths for scripts and filesPetr Štetiar
2024-04-13requirements-dev: use black 23.12.1 and ruff 0.1.9Petr Štetiar
2024-04-13phase2: fix invalid escape sequence flake8 warning in checksums stepPetr Štetiar
2024-04-13phase2: checksums: split long command linePetr Štetiar
2024-04-13Add linting with flake8 toolPetr Štetiar
2024-04-13phase2: fix stray closing parenthesisPetr Štetiar
2024-04-13phase2: dlsha2rsyncpl: fix sha2rsync.pl script locationPetr Štetiar
2024-04-13phase2: update default sdk pattern to a more relaxed patternChristian Marangi
2024-04-12CI(deps): Bump docker/login-action from 2 to 3dependabot[bot]
2024-04-12CI(deps): Bump docker/build-push-action from 4 to 5dependabot[bot]
2024-04-12CI(deps): Bump docker/metadata-action from 4 to 5dependabot[bot]
2024-04-12CI(deps): Bump actions/setup-python from 4 to 5dependabot[bot]
2024-04-12CI(deps): Bump actions/checkout from 3 to 4dependabot[bot]
2024-04-12CI: add dependabot scanChristian Marangi
2023-12-22phase2: max_builds is always set to 1v12Thibaut VARÈNE
2023-12-22buildmaster: fix Twisted dependency hell by using twisted==22.10.0v11Petr Štetiar
2023-12-22ci: improve QA with cram based testsPetr Štetiar
2023-12-22buildmaster: entry.sh: fix errors by checking for dir existencePetr Štetiar
2023-11-16phase2: remove unused git_ssh plumbingv10Thibaut VARÈNE
2023-11-16scripts: remove unused expire.shThibaut VARÈNE
2023-11-16phase2: remove unused tree_expire option and stepsThibaut VARÈNE
2023-11-16phase2: rsync: use --size-only instead of --checksum for sourceuploadThibaut VARÈNE
2023-11-16phase2: use sha2rsync.pl for 'targetupload'Thibaut VARÈNE
2023-11-16phase2: compute checksumsThibaut VARÈNE
2023-11-16phase2: reduce verbosity of rsync and use rsync.sh helperThibaut VARÈNE
2023-11-16phase2: don't enable rsync compression where unnecessaryThibaut VARÈNE
2023-11-16phase2: regroup common rsync options and add timeoutThibaut VARÈNE
2023-11-16phase2: report ccache stats at end of buildThibaut VARÈNE
2023-11-16Revert "phase2: use full git history for reproducibility"Thibaut VARÈNE
2023-11-16phase2: use Interpolate instead of WithPropertiesThibaut VARÈNE
2023-11-16phase2: s/SetProperty/SetPropertyFromCommand/Thibaut VARÈNE
2023-11-16phase2: do not exceed nproc build concurrencyThibaut VARÈNE
2023-11-16phase2: remove unused 'other_builds' propertyThibaut VARÈNE
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