Closed
Bug 1164527
Opened 10 years ago
Closed 10 years ago
buildbot bridge needs to cope with taskcluster-graph style branches
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
(Whiteboard: [bbb])
Attachments
(1 file)
1.39 KB,
patch
|
selenamarie
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
The "taskcluster-graph" mach command doesn't how to substitute Buildbot-style branches. Buildbot needs the path portion of an hg.mozilla.org URL, eg: "integration/mozilla-inbound". taskcluster-graph knows about full URLs, or very short branch names (eg "mozilla-inbound"). It's probably good for the bridge to do its best to set branches correctly....
Attachment #8605335 -
Flags: review?(catlee)
Assignee | ||
Comment 1•10 years ago
|
||
Comment on attachment 8605335 [details] [diff] [review]
rewrite URL branches as sourcestamp-style branches
I have a feeling that catlee isn't going to get to this review anytime soon...
Attachment #8605335 -
Flags: review?(catlee) → review?(sdeckelmann)
Assignee | ||
Updated•10 years ago
|
Whiteboard: [bbb]
Comment 2•10 years ago
|
||
Comment on attachment 8605335 [details] [diff] [review]
rewrite URL branches as sourcestamp-style branches
Review of attachment 8605335 [details] [diff] [review]:
-----------------------------------------------------------------
r+ shipit!
Attachment #8605335 -
Flags: review?(sdeckelmann) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8605335 [details] [diff] [review]
rewrite URL branches as sourcestamp-style branches
I won't be doing a version bump+deploy just for this, but it will get picked up when bugs 1166250 and 1156301 land.
Attachment #8605335 -
Flags: checked-in+
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•