summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-09-25buildmaster: add static apk utilityynezz/add-static-apkPetr Štetiar
2024-08-10docker: bump rsync Debian versionv16Paul Spooren
2024-08-10add APK signing logicPaul Spooren
2024-08-07phase1: make IsNoMasterBuild function more flexiblePaul Spooren
2024-08-07CI(deps): Bump docker/build-push-action from 5 to 6dependabot[bot]
2024-08-07phase1: kmodprepare: add apk compatPetr Štetiar
2024-08-07phase1: AnyBranchScheduler: make treeStableTimer configurablePetr Štetiar
2024-06-01phase1: make list of builders configurablePetr Štetiar
2024-06-01phase1: factor out populateTargetsForBranchPetr Štetiar
2024-06-01Revert "Bump buildbot to v3.11.3 release"v15Petr Štetiar
2024-05-22Bump buildbot to v3.11.3 releasev14Petr Štetiar
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