#2051 closed defect (fixed)
Publish the buildbot configuration in a public repository & define where to track its issues
Reported by: | nejucomo | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | 1.10.0 |
Keywords: | packaging dev-infrastructure buildbot review-needed | Cc: | nejucomo |
Launchpad Bug: |
Description
Problem:
The buildbot config, the process used to update it, policies about what go into it, and issues related to it are all somewhat opaque.
Solution:
Publish the buildbot config in a public repository and clearly declare where issue tracking for it should live.
If it is on github, but issue tracking should be this track, I recommend disabling the github issue tracker and linking to this trac in an obvious place.
NOTE: Be careful to separate out secrets from the public config prior to publishing it (in both the current state and the entire history).
Change History (7)
comment:1 Changed at 2013-08-18T18:27:26Z by daira
- Summary changed from Publish the buildbot configuration in a public repository & define where to track it's issues. to Publish the buildbot configuration in a public repository & define where to track its issues
comment:2 Changed at 2013-08-18T18:28:23Z by daira
comment:3 Changed at 2014-03-31T22:30:14Z by zooko
Here is some code! Mark Berger and I worked on this.
comment:4 Changed at 2014-03-31T22:32:06Z by daira
- Keywords review-needed added
- Status changed from new to assigned
comment:5 Changed at 2014-04-03T00:15:14Z by daira
This is now committed to https://github.com/tahoe-lafs/buildbot-config-tahoe. The buildmaster is currently using this config, but the history of past builds has not been copied over to the new config yet.
comment:6 Changed at 2014-07-08T17:08:49Z by zooko
- Cc nejucomo added
- Resolution set to fixed
- Status changed from assigned to closed
comment:7 Changed at 2014-07-08T17:09:37Z by zooko
I decided to let the history of past builds die. :-( That probably means there are a few broken links out there pointing to historical build results.
This will live at https://github.com/tahoe-lafs/buildbot-config-tahoe , but that repo is currently empty.