upload fenix/focus to candidates directory on release promotion
Categories
(Release Engineering :: Release Automation: Uploading, enhancement)
Tracking
(firefox131 fixed)
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: jcristau, Assigned: jcristau)
Details
Attachments
(2 files)
Currently fenix/focus apks and bundles are uploaded directly to the releases
directory in the ship phase; instead they should match desktop: upload to candidates
during the promote phase, and copy to releases on push.
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
Ryan, would it be ok to have fenix/focus show up in the releases
directory during the push
phase, as with desktop, or should we preserve the current behavior (i.e. run this during ship
)?
Assignee | ||
Comment 3•2 months ago
|
||
Change beetmover-android-app to upload to pub/{fenix,focus}/candidates/ and run
during the promote
release phase; add push-to-releases
tasks for fenix and
focus, that run in the push
phase.
Assignee | ||
Comment 4•2 months ago
|
||
Staging release: https://treeherder.mozilla.org/jobs?repo=try&revision=ecd7b87f85e3ba150c08aee532c39f9a0f353c39
https://ftp.stage.mozaws.net/pub/fenix/candidates/131.0b1-candidates/build2/
https://ftp.stage.mozaws.net/pub/fenix/releases/131.0b1/
https://ftp.stage.mozaws.net/pub/focus/candidates/131.0b1-candidates/build2/
https://ftp.stage.mozaws.net/pub/focus/releases/131.0b1/
Comment 5•2 months ago
|
||
(In reply to Julien Cristau [:jcristau] from comment #2)
Ryan, would it be ok to have fenix/focus show up in the
releases
directory during thepush
phase, as with desktop, or should we preserve the current behavior (i.e. run this duringship
)?
The issue is that we run the push phase for Android much earlier than we do for Desktop so we can start the 5% RC week rollout. If we had to respin the RCs, wouldn't we have to purge the releases
directory then?
Assignee | ||
Comment 6•2 months ago
|
||
Oh, right, I forgot. I'll update the patch to run android push-to-release on ship
then. Thanks!
Comment 8•1 month ago
|
||
bugherder |
Description
•