Closed Bug 1252085 Opened 9 years ago Closed 9 years ago

Stop setting next version as a part of release tagging

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

Attachments

(1 file)

Assignee: nobody → rail
should file another bug to do the same for m-r
Comment on attachment 8733569 [details] MozReview Request: iBug 1252085 - Stop setting next version as a part of release tagging r=jlund https://reviewboard.mozilla.org/r/41815/#review38305 iiuc the goal here is to return something callable so we end up here: https://dxr.mozilla.org/build-central/source/tools/scripts/release/tag-release.py#49 and then because the function will be a no-op, we will hit an exception during the `hg commit` but we ignore the exception: https://dxr.mozilla.org/build-central/source/tools/scripts/release/tag-release.py#92 ? why is this an issue now for fennec? relpro mess something up?
Attachment #8733569 - Flags: review?(jlund)
(In reply to Jordan Lund (:jlund) from comment #4) > Comment on attachment 8733569 [details] > MozReview Request: iBug 1252085 - Stop setting next version as a part of > release tagging r=jlund > > https://reviewboard.mozilla.org/r/41815/#review38305 > > iiuc the goal here is to return something callable so we end up here: > https://dxr.mozilla.org/build-central/source/tools/scripts/release/tag- > release.py#49 and then because the function will be a no-op, we will hit an > exception during the `hg commit` but we ignore the exception: > https://dxr.mozilla.org/build-central/source/tools/scripts/release/tag- > release.py#92 ? https://dxr.mozilla.org/build-central/source/tools/scripts/release/tag-release.py#95 will ignore noop > why is this an issue now for fennec? relpro mess something up? We use relpro for desktop and regular process for fennec on beta. Fennec bumps the version on relbranch and default, but the idea is to bump only by relpro on default.
(In reply to Rail Aliiev [:rail] from comment #5) > (In reply to Jordan Lund (:jlund) from comment #4) > > Comment on attachment 8733569 [details] > > MozReview Request: iBug 1252085 - Stop setting next version as a part of > > release tagging r=jlund > > > > https://reviewboard.mozilla.org/r/41815/#review38305 > > > > iiuc the goal here is to return something callable so we end up here: > > https://dxr.mozilla.org/build-central/source/tools/scripts/release/tag- > > release.py#49 and then because the function will be a no-op, we will hit an > > exception during the `hg commit` but we ignore the exception: > > https://dxr.mozilla.org/build-central/source/tools/scripts/release/tag- > > release.py#92 ? > > https://dxr.mozilla.org/build-central/source/tools/scripts/release/tag- > release.py#95 > will ignore noop cool, so I did understand correctly and "we ignore the exception" > > > why is this an issue now for fennec? relpro mess something up? > > We use relpro for desktop and regular process for fennec on beta. Fennec > bumps the version on relbranch and default, but the idea is to bump only by > relpro on default. ah okay
Comment on attachment 8733569 [details] MozReview Request: iBug 1252085 - Stop setting next version as a part of release tagging r=jlund https://reviewboard.mozilla.org/r/41815/#review38309
Attachment #8733569 - Flags: review+
Comment on attachment 8733569 [details] MozReview Request: iBug 1252085 - Stop setting next version as a part of release tagging r=jlund https://hg.mozilla.org/build/buildbot-configs/rev/8fc94db8229f
Attachment #8733569 - Flags: checked-in+
Blocks: 1258915
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: