mobile: Change indexes to not contain the `project.` prefix
Categories
(Release Engineering :: General, task)
Tracking
(firefox80 fixed)
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
(Blocks 1 open bug)
Details
Attachments
(12 files, 2 obsolete files)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
50 bytes,
text/x-github-pull-request
|
Details | Review | |
|
61 bytes,
text/x-github-pull-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
49 bytes,
text/x-github-pull-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
50 bytes,
text/x-github-pull-request
|
Details | Review | |
|
50 bytes,
text/x-github-pull-request
|
Details | Review | |
|
61 bytes,
text/x-github-pull-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
Context: Mobile projects were started on the old taskcluster.net instance. Back then, gecko was the only main project and any new one would go under the project namespace. Since then, we've split the taskcluster.net instance so that firefox-related project are under the same instance. These freed the index scheme from the old project rule. Now, we can have mobile project at the root of the index.
We do need this now, if we want to fix bug 1631834 comment 1. I somewhat started a part of the work in bug 1630944 => android-components never output indexes so it started with the new format.
This is also a great occasion to seize: we can have mobile indexes as close as possible to the gecko ones. This way, taskgraph projects can be super similar.
I'm going to first output both indexes, then warn people for deprecation, then retire the project. ones.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
| Assignee | ||
Comment 5•5 years ago
|
||
Attachment 9142655 [details] was backed out in https://github.com/mozilla-mobile/fenix/pull/10139
| Assignee | ||
Comment 6•5 years ago
|
||
| Assignee | ||
Comment 7•5 years ago
|
||
| Assignee | ||
Comment 8•5 years ago
|
||
Comment 9•5 years ago
|
||
Comment on attachment 9151047 [details]
Bug 1631839 - part 6: Enable action tasks on android-components r=mtabara
Revision D76472 was moved to bug 1631834. Setting attachment 9151047 [details] to obsolete.
| Assignee | ||
Comment 10•5 years ago
|
||
| Assignee | ||
Comment 11•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 13•5 years ago
|
||
Comment 14•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 15•5 years ago
|
||
Oops, I still need to remove the routes. Reopening.
| Assignee | ||
Comment 16•5 years ago
|
||
| Assignee | ||
Comment 17•5 years ago
|
||
| Assignee | ||
Comment 18•5 years ago
|
||
| Assignee | ||
Comment 19•5 years ago
|
||
Comment 20•5 years ago
|
||
| Assignee | ||
Comment 21•5 years ago
|
||
All parts have landed and have been deployed. Closing bug.
| Comment hidden (collapsed) |
Description
•