Commit Graph

16 Commits

Author SHA1 Message Date
Colin Finck
ec47d6b5d6
Upgrade to BuildBot 3.7.0 2023-02-03 13:15:41 +01:00
Colin Finck
a9c00212f7
Merge pull request #3 from learn-more/deploy_pr_label
Add support for deploying with the 'deploy-pr' label,
2022-03-09 19:55:24 +01:00
Mark Jansen
76c58ac22a
Add support for deploying with the 'deploy-pr' label,
instead of adding all users to the trusted list
2022-03-08 21:15:39 +01:00
Colin Finck
1c8d3ecfdc
Fix some quirks from the previous commit. 2020-04-12 18:30:48 +02:00
Colin Finck
bc76f30943
Post a message to the PR when deploying a PR for the first time.
Code by Mark Jansen, integrated by me
2020-04-12 18:18:50 +02:00
Colin Finck
d4dbc49e60
Pull from /head instead of /merge for PRs due to the race condition outlined in https://github.com/buildbot/buildbot/issues/3998 2020-02-23 12:15:04 +01:00
Colin Finck
c73a80e0cf
Fix remaining problems to finally get the build scripts to work. 2019-09-08 10:12:02 +02:00
Colin Finck
d06f0b6263
Fix variable substitution in sed string. 2019-09-07 16:29:46 +02:00
Colin Finck
9bd72c7f21
Fix path mess in scripts and BuildBot master. 2019-09-07 16:27:58 +02:00
Colin Finck
8e20b0f510
scripts_root moved down one more level with local workers. 2019-09-07 16:21:24 +02:00
Colin Finck
c082d60e6e
Supply the now required branch parameter to the "build" script. 2019-09-07 16:16:51 +02:00
Colin Finck
0007bd48ad
Put functions into extra file and dynamically adjust baseURL in config.toml 2019-09-07 16:15:17 +02:00
Colin Finck
651379882a
Use a shorter c['projectName'] to fit into BuildBot header. 2019-09-07 15:07:45 +02:00
Colin Finck
b9d8e3bd92
Even a BuildBot setup with only local workers needs a master<->worker communication port. 2019-09-07 14:52:28 +02:00
Colin Finck
6e6c3cdc85
Rename "index.htm" to "index.html" to match the default name in today's webservers. 2019-09-07 14:39:22 +02:00
Colin Finck
a4f32ac163
Add a configuration for the upcoming Web-Playground BuildBot at https://build.web-content.reactos.org to build and deploy web-content repo changes to a *.web-content.reactos.org subdomain.
Untested so far, and only testable when the rest is ready.
2019-09-07 12:01:16 +02:00