Commit Graph

20 Commits

Author SHA1 Message Date
8b99da077a
Typo 2024-03-05 07:10:04 +08:00
51fde19747
Fix buildbot deps for old ubuntu 2024-03-04 07:55:46 +08:00
d42e359732
Fix buildbot worker for older ubuntu 2024-03-04 07:09:22 +08:00
cd431f1891
Missing user/group for old buildbot 2024-03-03 23:28:31 +08:00
b62feb681e
Fix buildbot worker TLS for old ubuntu 2024-03-03 22:49:05 +08:00
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
97c191b8e8
Certificate for PB buildbot connections
- add buildbot.bitmessage.org cert
- change BUILDMASTER to CONNECTIONSTRING
2024-03-03 20:20:36 +08:00
8eef0e0b5d
For xenial download buildbot_entrypoint.sh only if it's missing 2023-09-19 03:41:40 +03:00
d0ac191f52
Don't throw exception if base dir missing 2022-11-16 11:45:41 +08:00
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
0920807624
Attempt to differentiate children with codebase 2022-10-19 20:39:19 +08:00
85908702c9
Sleep between calling webhooks
Some checks failed
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
2022-06-02 21:24:21 +08:00
7929e6dd37
Xenial entrypoint
Some checks failed
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
2022-05-08 12:29:22 +08:00
37956d50af
Support dumb-init on xenial
Some checks failed
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
2022-05-08 11:21:54 +08:00
ff87ae8ec5
Add xenial and jammy
Some checks failed
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
2022-04-27 20:02:11 +05:30
9d8b6f41b4
Symlink support
Some checks failed
buildbot/travis_bionic Build done.
buildbot/multibuild_parent Build done.
- added some security checks so that symlinks can be supported
- also some code quality changes
2022-04-12 14:30:33 +08:00
f2cb5fd8d3
Fix revision handling (should fix github/gitea reporting)
Some checks failed
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
2022-04-11 16:53:39 +08:00
b020325a08
Merge production changes
Some checks failed
buildbot/travis_bionic Build done.
- bugfixes, code quality
2022-04-07 20:46:29 +08:00
83444728f3
add webhook password
Some checks failed
buildbot/travis_bionic Build done.
2022-03-16 12:45:35 +05:30
d847415a41
Split Worker and Master
Some checks failed
buildbot/travis_bionic Build done.
2022-03-09 17:35:00 +05:30