Closed Bug 900585 Opened 11 years ago Closed 11 years ago

Add support for b2g-inbound to mcMerge

Categories

(Tree Management :: Bugherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RyanVM, Assigned: RyanVM)

References

Details

Attachments

(2 files, 1 obsolete file)

Right now, mcMerge doesn't know what b2g-inbound is.
Might as well do some cleanup while I'm here. I'm sure eventually we'll tie these separate configs together.
Assignee: nobody → ryanvm
Status: NEW → ASSIGNED
Attachment #784465 - Flags: review?(graememcc_firefox)
No idea WTF I did there...
Attachment #784465 - Attachment is obsolete: true
Attachment #784465 - Flags: review?(graememcc_firefox)
Attachment #784471 - Flags: review?(graememcc_firefox)
Comment on attachment 784471 [details] [diff] [review]
part 1 - remove repositories that aren't supported in tbpl anymore

Thanks for the cleanup!
Attachment #784471 - Flags: review?(graememcc_firefox) → review+
Comment on attachment 784470 [details] [diff] [review]
part 2 - add b2g-inbound and a couple other supported b2g18 repos

Review of attachment 784470 [details] [diff] [review]:
-----------------------------------------------------------------

::: mcmerge/js/Config.js
@@ +99,5 @@
> +      repo: "releases/mozilla-b2g18",
> +      unconditionalFlag: true,
> +      trackedTree: true,
> +      synonyms: ["b2g18", "mozilla-b2g18"]
> +    }

Nit: need a trailing comma on the closing brace. Same for the v1.0.1 and 1.1.0hd properties.

@@ -258,5 @@
>        unconditionalFlag: false,
>        trackedTree: true,
>        synonyms: ["releases/comm-esr17", "comm-esr17"]
>      },
> -    "mozilla-b2g18": {

Nit: comm-esr17 is now the final property in the tree info object. Remove its trailing comma.
Attachment #784470 - Flags: review?(graememcc_firefox) → review+
Depends on: 900951
In production :-)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Webtools → Tree Management
Component: TBPL → mcMerge
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: