Closed Bug 1262073 Opened 9 years ago Closed 9 years ago

add regex for mozilla-release desktop ff name support in release-runner.py staging

Categories

(Release Engineering :: Release Automation: Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1263976

People

(Reporter: jlund, Assigned: mtabara)

References

Details

Attachments

(2 files, 1 obsolete file)

Assignee: nobody → jlund
See Also: → 1252333
Comment on attachment 8738142 [details] MozReview Request: Bug 1262073 - tweak old release runner to filter out mozilla-release as well. r=jlund Review request updated; see interdiff: https://reviewboard.mozilla.org/r/44355/diff/1-2/
Attachment #8738142 - Attachment description: MozReview Request: Bug 1262073 - tweak release runner to allow mozilla-release as well. r=jlund → MozReview Request: Bug 1262073 - tweak old release runner to filter out mozilla-release as well. r=jlund
@jlund: Sorry I stepped on your toes here, but since I added the regex part there, I thought I could give you a hand: the default branch: * should catch all Firefox desktop beta, release and dot releases, but *not* the ESR the oldrelease-runner branch: * everything else except the firefox desktop beta, release and dot release
Flags: needinfo?(jlund)
Attachment #8738142 - Flags: review?(jlund) → review+
Comment on attachment 8738142 [details] MozReview Request: Bug 1262073 - tweak old release runner to filter out mozilla-release as well. r=jlund https://reviewboard.mozilla.org/r/44355/#review41067 ::: buildfarm/release/release-runner.py:43 (Diff revision 2) > -# handled separately within release promotion. Once migration from buildbot > -# to promotion is completed for all types of releases, we will backout this > -# filtering - bug 1252333 > +# as they're handled separately within release promotion. Once migration to > +# promotion is completed for all types of releases, we will backout this > +# regex beta tracking bug is 1252333 > +# regex release tracking bug is 1262073 > RELEASE_PATTERNS = [ > - # all Firefox non-betas > + # all Firefox non(mozilla-beta or mozilla-release) such a programmer. you even factor out a common negative value from within comments!
(In reply to Mihai Tabara [:mtabara] from comment #3) > @jlund: > > Sorry I stepped on your toes here, but since I added the regex part there, I > thought I could give you a hand: > > the default branch: > * should catch all Firefox desktop beta, release and dot releases, but *not* > the ESR > > the oldrelease-runner branch: > * everything else except the firefox desktop beta, release and dot release yep. sounds about right. I couldn't review the two patches individually because of limitations with mozreview across multiple branches against the same bug. niche case I guess. mihai, I think we should remove the mozreview, split this into two patches and attach it to the bug so it is more obvious. The motivation there is because this will stop us from being able to do a dot release on prod ship-it (pre relpro env) and I think we are going to have one more dot release prior to 46.0 so we will need to be able to back this out. thanks for the patches!
Flags: needinfo?(jlund)
Attachment #8738142 - Attachment is obsolete: true
jlund: So per IRC/mtg my understanding is this: 0. didn't know how to remove the MozReview but instead marked it as obsolete 1. TIL bm81: prod non-relpro bm83: dev relpo bm85: prod relpro 2. * once both patches are reviewed, I will import the changes from the <default> branch in the bm83 and we can start a dev release there to see how that goes 3. Once we're past the potential dot release and we're clear to go for 46.0 we can push it to both branches Sounds good?
Flags: needinfo?(jlund)
(In reply to Mihai Tabara [:mtabara] from comment #8) > jlund: > > So per IRC/mtg my understanding is this: > > 0. didn't know how to remove the MozReview but instead marked it as obsolete > > 1. TIL > > bm81: prod non-relpro > bm83: dev relpo > bm85: prod relpro > > 2. > * once both patches are reviewed, I will import the changes from the > <default> branch in the bm83 and we can start a dev release there to see > how that goes > > 3. Once we're past the potential dot release and we're clear to go for 46.0 > we can push it to both branches > > Sounds good? yep. sorry about that. I forgot there was three nodes and that I suppose bm81 is not even aware of anything I do on ship-it-dev.
Flags: needinfo?(jlund)
Assignee: jlund → mtabara
Comment on attachment 8738226 [details] [diff] [review] Tweak relpro release runner to handle along betas, mozilla-release as well Review of attachment 8738226 [details] [diff] [review]: ----------------------------------------------------------------- carrying mozreview r+ forward
Attachment #8738226 - Flags: review?(jlund) → review+
Attachment #8738228 - Flags: review?(jlund) → review+
See Also: → 1263976
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: