Commit Graph

26 Commits

Author SHA1 Message Date
Peter Šurda 970e2f1f0f
Update deps 2024-03-06 07:57:44 +08:00
Peter Šurda d0f4dcb584
Update bionic deps 2024-03-06 07:14:31 +08:00
Peter Šurda f0be34e191
Change deps versions
- pyopenssl, cryptography, buildbot worker
2024-03-06 00:16:05 +08:00
Peter Šurda 180854160f
Change cryptography and pyopenssl versions 2024-03-05 19:17:23 +08:00
Peter Šurda bba9168f28
Downgrade python cryptography package 2024-03-05 13:06:56 +08:00
Peter Šurda 4d613d1c83
Downgrade pyOpenSSL on old ubuntu 2024-03-05 09:16:43 +08:00
Peter Šurda 8b99da077a
Typo 2024-03-05 07:10:04 +08:00
Peter Šurda 51fde19747
Fix buildbot deps for old ubuntu 2024-03-04 07:55:46 +08:00
Peter Šurda d42e359732
Fix buildbot worker for older ubuntu 2024-03-04 07:09:22 +08:00
Peter Šurda cd431f1891
Missing user/group for old buildbot 2024-03-03 23:28:31 +08:00
Peter Šurda b62feb681e
Fix buildbot worker TLS for old ubuntu 2024-03-03 22:49:05 +08:00
Peter Šurda a4e2b4e249
Partially revert last commit
- looks like BUILDMASTER variable name is hard coded into buildbot
  docker worker code
2024-03-03 21:35:28 +08:00
Peter Šurda 97c191b8e8
Certificate for PB buildbot connections
- add buildbot.bitmessage.org cert
- change BUILDMASTER to CONNECTIONSTRING
2024-03-03 20:20:36 +08:00
Lee Miller 8eef0e0b5d
For xenial download buildbot_entrypoint.sh only if it's missing 2023-09-19 03:41:40 +03:00
Peter Šurda d0ac191f52
Don't throw exception if base dir missing 2022-11-16 11:45:41 +08:00
Peter Šurda 07b4aeafe0
Repurpose `project` for job name
- `codebase` isn't really working as expected, and `project` appears to
  be unused in multibuild
2022-10-19 21:12:56 +08:00
Peter Šurda 0920807624
Attempt to differentiate children with codebase 2022-10-19 20:39:19 +08:00
Peter Šurda 85908702c9
Sleep between calling webhooks
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
2022-06-02 21:24:21 +08:00
Peter Šurda 7929e6dd37
Xenial entrypoint
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
2022-05-08 12:29:22 +08:00
Peter Šurda 37956d50af
Support dumb-init on xenial
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
2022-05-08 11:21:54 +08:00
shekhar-cis ff87ae8ec5
Add xenial and jammy
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
2022-04-27 20:02:11 +05:30
Peter Šurda 9d8b6f41b4
Symlink support
buildbot/travis_bionic Build done. Details
buildbot/multibuild_parent Build done. Details
- added some security checks so that symlinks can be supported
- also some code quality changes
2022-04-12 14:30:33 +08:00
Peter Šurda f2cb5fd8d3
Fix revision handling (should fix github/gitea reporting)
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
2022-04-11 16:53:39 +08:00
Peter Šurda b020325a08
Merge production changes
buildbot/travis_bionic Build done. Details
- bugfixes, code quality
2022-04-07 20:46:29 +08:00
Muzahid 83444728f3
add webhook password
buildbot/travis_bionic Build done. Details
2022-03-16 12:45:35 +05:30
Muzahid d847415a41
Split Worker and Master
buildbot/travis_bionic Build done. Details
2022-03-09 17:35:00 +05:30