Closed
Bug 1253002
Opened 5 years ago
Closed 5 years ago
[fxos-sunset] Update target pulled to run Gu, Gij with Mulet
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aus, Assigned: aus)
References
Details
Builds are now renamed to 'target' instead of 'product'. We didn't update the Mulet configs whenever this change occurred. Should be a quick update.
Assignee | ||
Comment 1•5 years ago
|
||
https://hg.mozilla.org/projects/pine/rev/0692f7cd4e7765796a37357d993437e0cf9aa099 Bug 1253002 - Set correct build, test file target in Mulet taskcluster configuration. r=me
Assignee | ||
Comment 2•5 years ago
|
||
I tried to see if we could configure this elsewhere, but it's basically designed to use the application name as the key for both binary and filenames generated. So, setting it to 'target' like we were in the build config would cause us to want to run 'target' as the bin. Which isn't what we want, and adding more code branches to determine 'the right thing to do' seems dumb and adding complexity in the wrong place so I just edited where we push the build to in Mulet's taskcluster configuration.
Assignee | ||
Comment 3•5 years ago
|
||
https://hg.mozilla.org/projects/pine/rev/3e28d666c363163597ef4ec30a96f3e0c52a9fbb Bug 1253002 - Update build-mulet-linux.sh to mv build targets properly. r=me
Assignee | ||
Comment 4•5 years ago
|
||
https://hg.mozilla.org/projects/pine/rev/4bb0492d5af957a041c059d35ff1eabfb08a185a Bug 1253002 - Update JSON manifest file after moving assets. Go back to 'target' name.
Assignee | ||
Comment 5•5 years ago
|
||
https://hg.mozilla.org/projects/pine/rev/b50eac77d1c22ed49e0f2698fa38585b5331a8ea Bug 1253002 - Remove platform from JSON manifest filenames.
Assignee | ||
Comment 6•5 years ago
|
||
https://hg.mozilla.org/projects/pine/rev/36a4a7290ce05f0391a03f10e9fd462884220832 Bug 1253002 - Update regex to strip platform.
Assignee | ||
Comment 7•5 years ago
|
||
We're now pulling the correct builds. We still fail to bootstrap into apps properly, but that's because 1252491 is still open.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•