Closed
Bug 835467
Opened 12 years ago
Closed 12 years ago
Create v1.0.0 and v1-train branches in b2g-manifest
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.0 fixed)
RESOLVED
FIXED
blocking-b2g | tef+ |
People
(Reporter: cjones, Assigned: jhford)
References
Details
(Whiteboard: QARegressExclude)
Attachments
(1 file)
The "nightly" branch has now been made useless, but unfortunately that's where most developers (should) have been on. Let's create two new branches for dev
- "v1.0.0" tracking gecko/v1.0.0 and gaia/v1.0.0
- "v1-train" (or "v1-next"), tracking gecko/gecko-18 and gaia/v1-train
We should then deprecate the "nightly" branch, sending emails to newsgroups, and probably temporarily make it a synonym for "v1-train".
Developers should be encouraged to switch to "v1-train", unless they a priori they should be on another branch.
jhford, want to take this?
Reporter | ||
Comment 1•12 years ago
|
||
Setting bb? to get this on various radars. At the moment, it takes rocket science for anyone at Moz to produce a build anywhere near what we'll be shipping.
blocking-b2g: --- → tef?
Comment 3•12 years ago
|
||
I would also suggest that v1.0.0 manifests have gonk repo revisions locked in places that aren't tracking a specific tag. Alternately we can tag those repos if we control them.
Reporter | ||
Comment 4•12 years ago
|
||
Everything we rely on should be on g.m.o so we can tag. Agreed on doing that, but can be a followup.
Assignee | ||
Comment 5•12 years ago
|
||
$ git push -n origin v1.0.0 v1-train
To github.com:mozilla-b2g/b2g-manifest
* [new branch] v1.0.0 -> v1.0.0
* [new branch] v1-train -> v1-train
Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 707241 [details]
concatenated diffs for the v1.0.0 and v1-train branch creation
Does this look sane?
Attachment #707241 -
Flags: review?(jones.chris.g)
Reporter | ||
Comment 7•12 years ago
|
||
Comment on attachment 707241 [details]
concatenated diffs for the v1.0.0 and v1-train branch creation
lgtm
Let's file a followup on getting a v1.0.0 tagd for our sundry repos, if that looks like it'll take a while let's take the intermediate step of adding explicit SHA1s to the v1.0.0 manifests.
Attachment #707241 -
Flags: review?(jones.chris.g) → review+
Assignee | ||
Comment 8•12 years ago
|
||
(In reply to Chris Jones [:cjones] [:warhammer] from comment #7)
> Comment on attachment 707241 [details]
> concatenated diffs for the v1.0.0 and v1-train branch creation
>
> lgtm
>
> Let's file a followup on getting a v1.0.0 tagd for our sundry repos, if that
> looks like it'll take a while let's take the intermediate step of adding
> explicit SHA1s to the v1.0.0 manifests.
I can add the revisions to the manifests easily, so long as I'm allowed to reserialize the manifests. Using libxml2, the only thing that changes when I do that is that some unneeded line breaks are removed from the output xml.
Assignee | ||
Comment 9•12 years ago
|
||
Switched the default branch that config.sh uses to 'v1-train' in
https://github.com/mozilla-b2g/B2G/commit/fd850a45d90fbdbd92d27a0b98c74d0fd222fc42
Updated•12 years ago
|
blocking-b2g: tef? → tef+
Assignee | ||
Comment 10•12 years ago
|
||
Assignee | ||
Comment 11•12 years ago
|
||
clarifying summary so it matches the what was requested and performed.
Summary: Create v1.0.0 and v1.0.1 branches in b2g-manifest → Create v1.0.0 and v1-train branches in b2g-manifest
Updated•12 years ago
|
status-b2g18-v1.0.0:
--- → fixed
Updated•12 years ago
|
Whiteboard: QARegressExclude
Comment 13•12 years ago
|
||
Cannot verify, need steps to blackbox test this issue.
Assignee | ||
Comment 14•12 years ago
|
||
(In reply to Darren from comment #13)
> Cannot verify, need steps to blackbox test this issue.
It is not possible to blackbox test this issue because it was creating branches in a repository.
You need to log in
before you can comment on or make changes to this bug.
Description
•