Commit Graph

51 Commits

Author SHA1 Message Date
fe9ea06316
Typos 2024-03-29 18:14:27 +08:00
9e28a6781d
Typos 2024-03-29 18:09:58 +08:00
4bfe5f2be8
Typos 2024-03-29 18:08:09 +08:00
1ac083f22d
Typo, missing commas 2024-03-29 17:58:45 +08:00
b6cbbed64e
Typo 2024-03-29 17:01:37 +08:00
ec69e113bf
Add signing and environment variables 2024-03-29 16:46:07 +08:00
970e2f1f0f
Update deps 2024-03-06 07:57:44 +08:00
d0f4dcb584
Update bionic deps 2024-03-06 07:14:31 +08:00
f0be34e191
Change deps versions
- pyopenssl, cryptography, buildbot worker
2024-03-06 00:16:05 +08:00
180854160f
Change cryptography and pyopenssl versions 2024-03-05 19:17:23 +08:00
bba9168f28
Downgrade python cryptography package 2024-03-05 13:06:56 +08:00
4d613d1c83
Downgrade pyOpenSSL on old ubuntu 2024-03-05 09:16:43 +08:00
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
3316e2e9da
Bump build timeout to 2 hours 2023-11-21 07:50:11 +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
514c584609
Upload even if tests fail
- we still may want either the build artifact or a video of the tests
  even if tests fail
2022-08-09 23:09:15 +08:00
4bf6fb73b2
Fix upload 2022-08-08 16:20:14 +08:00
f65acbc243
Typo 2022-08-08 11:40:59 +08:00
fa213e5733
Add uploading 2022-08-08 11:28:57 +08:00
85908702c9
Sleep between calling webhooks 2022-06-02 21:24:21 +08:00
7929e6dd37
Xenial entrypoint 2022-05-08 12:29:22 +08:00
37956d50af
Support dumb-init on xenial 2022-05-08 11:21:54 +08:00
ff87ae8ec5
Add xenial and jammy 2022-04-27 20:02:11 +05:30
9d8b6f41b4
Symlink support
- 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) 2022-04-11 16:53:39 +08:00
53fcd7e7b9
Optimize steps 2022-04-08 11:20:50 +08:00
b020325a08
Merge production changes
- bugfixes, code quality
2022-04-07 20:46:29 +08:00
83444728f3
add webhook password 2022-03-16 12:45:35 +05:30
d847415a41
Split Worker and Master 2022-03-09 17:35:00 +05:30
a337147f43
fixed join issue 2022-02-11 12:36:42 +05:30
52aec8a8e6
changes done for parent build 2022-02-07 15:39:33 +05:30
b0feb4ea90
fixing configuration issues 2022-02-03 21:54:11 +05:30
6039d3a39b
Removed parent hook
Some checks failed
buildbot/travis_bionic Build done.
2021-12-26 13:00:48 +05:30
c9d1ffa117
Minor updates
Some checks failed
buildbot/travis_bionic Build done.
2021-12-25 16:51:52 +05:30
bea032dc78
Updated multibuild and renderers
Some checks failed
buildbot/travis_bionic Build done.
2021-12-25 12:27:44 +05:30
9a55687ec6
Added functions to add more steps to a buildFactory
Some checks failed
buildbot/travis_bionic Build done.
2021-12-25 10:19:17 +05:30
1432e510a1
Add extra content in dockerfile based on OS
Some checks failed
buildbot/travis_bionic Build done.
2021-12-24 09:36:25 +05:30
f38fd1c826
Updated-S
Some checks failed
buildbot/travis_bionic Build done.
2021-12-23 16:56:44 +05:30
27da79a92b
Added parent hook and some renderer
Some checks failed
buildbot/travis_bionic Build done.
2021-12-23 13:31:52 +05:30
806761eda7
Add find_artifacts 2021-12-17 11:22:22 +08:00
6cb6b47fd9
Starting code 2021-12-17 11:12:13 +08:00