aboutsummaryrefslogtreecommitdiff
path: root/modules/private/buildbot/common
Commit message (Collapse)AuthorAgeFilesLines
* Squash changes containing private informationIsmaël Bouya2023-10-043-664/+0
| | | | | | | There were a lot of changes since the previous commit, but a lot of them contained personnal information about users. All thos changes got stashed into a single commit (history is kept in a different place) and private information was moved in a separate private repository
* Only initiate connection on demand for buildbot workersIsmaël Bouya2021-06-271-1/+13
|
* Add a NixShellCommand step to buildbotIsmaël Bouya2021-06-261-1/+22
|
* First attempt at making declarative VMsIsmaël Bouya2021-06-241-0/+306
| | | | | | | | In order to make buildbot more secure, the builds need to happen inside VMs so that they can be thrown out on demand when not needed. This commit implements this facility on dilion, and also defines declaratively some previous VMs which used to run on the machine.
* Fix buildbot slack/xmpp pushIsmaël Bouya2020-03-081-2/+2
|
* Move rest of the modules outside of nixopsIsmaël Bouya2019-05-222-0/+325