Closed
Bug 1249676
Opened 9 years ago
Closed 9 years ago
Beetmove source tarball/bundle
Categories
(Release Engineering :: Release Automation: Other, defect)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: kmoir)
References
Details
Attachments
(3 files, 2 obsolete files)
1.70 KB,
patch
|
rail
:
feedback+
|
Details | Diff | Splinter Review |
1.67 KB,
patch
|
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
3.35 KB,
patch
|
rail
:
review+
kmoir
:
checked-in+
|
Details | Diff | Splinter Review |
After source tarball and hg bundle are signed, we need to copy them to the candidates directory.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → kmoir
Reporter | ||
Comment 1•9 years ago
|
||
All blockers are fixed now. We need to beetmove 4 files for 2 different tasks here: * 2 files from https://github.com/mozilla/releasetasks/blob/master/releasetasks/templates/source.yml.tmpl#L4 ** public/build/firefox-47.0.bundle to source/firefox-47.0.bundle ** public/build/firefox-47.0.source.tar.xz to source/firefox-47.0.source.tar.xz example task: https://tools.taskcluster.net/task-inspector/#gxPRVqlwSGyQPXD1WE_V7w/0 * 2 files from https://github.com/mozilla/releasetasks/blob/master/releasetasks/templates/source.yml.tmpl#L78 ** public/env/firefox-47.0.source.checksums to source/firefox-47.0.source.checksums ** public/env/firefox-47.0.source.checksums.asc to source/firefox-47.0.source.checksums.asc example task: https://tools.taskcluster.net/task-inspector/#W3sypIrETvyhnT_YWC3u0A/0
Assignee | ||
Comment 2•9 years ago
|
||
mh patches for date
Assignee | ||
Comment 3•9 years ago
|
||
patches for release tasks https://github.com/kmoir/releasetasks/commit/c624bd4d8031bd3fef7d4c63cd46e1c3c93205bd
Assignee | ||
Comment 4•9 years ago
|
||
found a typo, better changeset https://github.com/kmoir/releasetasks/commit/1a3903897e06ba378f3dc24e23f8b8cc9a445c17
Assignee | ||
Updated•9 years ago
|
Attachment #8723170 -
Flags: feedback?(rail)
Reporter | ||
Comment 5•9 years ago
|
||
Comment on attachment 8723170 [details] [diff] [review] bug1249676.patch Review of attachment 8723170 [details] [diff] [review]: ----------------------------------------------------------------- Please use {{ version }} instead of {{ app_version }} everywhere. Otherwise ready to ship!
Attachment #8723170 -
Flags: feedback?(rail) → feedback+
Assignee | ||
Comment 6•9 years ago
|
||
updated patch
Assignee | ||
Updated•9 years ago
|
Attachment #8723213 -
Flags: checked-in+
Assignee | ||
Comment 7•9 years ago
|
||
fixes that I tested in my docker env have to specify app version and indicate locale
Assignee | ||
Updated•9 years ago
|
Attachment #8723636 -
Flags: review?(rail)
Assignee | ||
Comment 8•9 years ago
|
||
I also have a pull request to fix releasetasks as well https://github.com/mozilla/releasetasks/pull/117
Assignee | ||
Comment 9•9 years ago
|
||
Attachment #8723636 -
Attachment is obsolete: true
Attachment #8723636 -
Flags: review?(rail)
Attachment #8723706 -
Flags: review?(rail)
Assignee | ||
Comment 10•9 years ago
|
||
attached wrong patch last time
Attachment #8723706 -
Attachment is obsolete: true
Attachment #8723706 -
Flags: review?(rail)
Attachment #8723707 -
Flags: review?(rail)
Reporter | ||
Updated•9 years ago
|
Attachment #8723707 -
Flags: review?(rail) → review+
Assignee | ||
Updated•9 years ago
|
Attachment #8723707 -
Flags: checked-in+
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 12•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0fc0ab4127e6
You need to log in
before you can comment on or make changes to this bug.
Description
•