Closed
Bug 1451968
Opened 7 years ago
Closed 7 years ago
Add comm-central branches to taskgraph project aliases.
Categories
(Thunderbird :: Build Config, enhancement)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 61.0
People
(Reporter: tomprince, Assigned: tomprince)
References
Details
Attachments
(2 files, 1 obsolete file)
There are several project aliases for taskgraph's `run_on_projects`. Add the appropriate comm-* branches to those aliases.
Comment 1•7 years ago
|
||
There are several project aliases for taskgraph's `run_on_projects`. Add the
appropriate `comm-*` branches to those aliases.
| Assignee | ||
Updated•7 years ago
|
Attachment #8965735 -
Flags: review?(dustin)
Comment 2•7 years ago
|
||
Comment on attachment 8965735 [details]
Bug 1451968: Add comm-central bracnhes to taskgraph project aliases; r?dustin
Dustin J. Mitchell [:dustin] pronoun: he has approved the revision.
https://phabricator.services.mozilla.com/D863
Attachment #8965735 -
Flags: review+
Updated•7 years ago
|
Attachment #8965735 -
Flags: review?(dustin)
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/mozilla-inbound/rev/918004b0cc5d
Add comm-central bracnhes to taskgraph project aliases; r=dustin
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 61.0
Backout by philringnalda@gmail.com:
https://hg.mozilla.org/mozilla-central/rev/cb2bb4a7c1c3
Backed out changeset 918004b0cc5d for breaking comm-central builds, a=shame
Comment 6•7 years ago
|
||
| backout bugherder | ||
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 7•7 years ago
|
||
Attachment #8966259 -
Flags: review?(dustin)
Comment 8•7 years ago
|
||
Comment on attachment 8966259 [details] [diff] [review]
comm-trunk.patch
Review of attachment 8966259 [details] [diff] [review]:
-----------------------------------------------------------------
::: projects.yml
@@ +21,4 @@
> # - `features` -- features that should be enabled for this project, as an object with boolean
> # values, defaulting to false
> # - `buildbot` -- Buildbot builders configured for the branch
> +# - 'is-trunk' -- index namespaces of the form `index.<trust-domain>.v2.trunk.revision.*
Rather than describe the effect, I'd really like to know what this means. My impression is "one of the branches containing 'landed' code tracked from initial landing through release; such branches are allowed to share data through common index routes, etc."
I'm not sure that's correct, though!
Attachment #8966259 -
Flags: review?(dustin) → review-
| Assignee | ||
Comment 9•7 years ago
|
||
Attachment #8966259 -
Attachment is obsolete: true
Attachment #8966301 -
Flags: review?(dustin)
Updated•7 years ago
|
Attachment #8966301 -
Flags: review?(dustin) → review+
Comment 10•7 years ago
|
||
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/50b945170f33
Add comm-central bracnhes to taskgraph project aliases; r=dustin a=reland
| Assignee | ||
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•