summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-11-25docker,worker: install python3-cryptographyHEADv23masterRobert Marko
2024-11-18scripts: signall: skip updating hash of previous kmods/v22Christian Marangi
2024-11-18phase1: correctly exclude kmods files from rsync target upload and pruneChristian Marangi
2024-11-18pahse1: merge sha256sums with remote kmods entry if presentChristian Marangi
2024-11-18phase1: remove kmods in target packages if archive is enabledDaniel Golle
2024-11-18phase1: Implement custom step ShellCommandAndSetPropertyChristian Marangi
2024-11-05phase2: support multiple branch in parse_feed_entry and SingleBranchSchedulerChristian Marangi
2024-11-05Allow signing of artifacts with key provided by GPG agentv21Petr Štetiar
2024-11-04scripts: signall: silence pushd/popd directory changesPetr Štetiar
2024-11-04docker,worker: install pyelftoolsPaul Spooren
2024-11-04Revert "buildworker,buildmaster: bump Debian to version 12"Petr Štetiar
2024-11-04buildworker: start: fix broken non TLS setupsPetr Štetiar
2024-10-12phase1,phase2: GitPoller: fix deprecated API warning for pollintervalv20Petr Štetiar
2024-10-12phase2: signpack: fix sha256sums signatures of apk packages.adb indexPetr Štetiar
2024-10-12phase2: signpack: code formatPetr Štetiar
2024-09-29scripts: signall: fix finish function not called when apk adbsign failedv19Petr Štetiar
2024-09-29scripts: signall: fix wrong sha256sum on apk packages.adb indexPetr Štetiar
2024-09-29scripts: sha2rsync: add apk package index signature filesPetr Štetiar
2024-09-29scripts: sha2rsync: fix missing feeds in additional_files listPetr Štetiar
2024-09-28buildworker: start: fix leaking BUILDWORKER_TLS env variablePetr Štetiar
2024-09-28scripts: signall: fix wrong GPG signature on apk packages.adb indexPetr Štetiar
2024-09-28ci: use Python 3.11 from Debian 12 for testingPetr Štetiar
2024-09-28Bump buildbot to v3.11.8 releasePetr Štetiar
2024-09-28ci: switch to main branchPetr Štetiar
2024-09-27docker: buildworker: add missing file packagePetr Štetiar
2024-09-26buildworker: start: fix worker startup failure after updatev18Petr Štetiar
2024-09-26ci: fix worker startup issue by adding missing env vars and cleanup unused varsPetr Štetiar
2024-09-26buildworker: Drop installation of Python 2v17Paul Spooren
2024-09-26buildworker,buildmaster: Use venv for PipPaul Spooren
2024-09-26buildworker,buildmaster: bump Debian to version 12Petr Štetiar
2024-09-26Bump buildbot to v3.11.7 releasePetr Štetiar
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