Setup mozilla/enterprise-firefox-try
Categories
(Release Engineering :: Firefox-CI Administration, task)
Tracking
(Not tracked)
People
(Reporter: ahal, Assigned: ahal)
References
(Blocks 2 open bugs)
Details
Attachments
(7 files)
|
54 bytes,
text/x-github-pull-request
|
Details | Review | |
|
54 bytes,
text/x-github-pull-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
54 bytes,
text/x-github-pull-request
|
Details | Review | |
|
54 bytes,
text/x-github-pull-request
|
Details | Review |
We'll be using it for try pushes.
Comment 1•1 month ago
|
||
Comment 2•1 month ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla-releng/fxci-config/commit/b38e306b006fde3cd702e7a1e877546fc1373a9f
[main] Bug 2021009 - Setup mozilla/enterprise-firefox-try
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Comment 3•1 month ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla-releng/fxci-config/commit/4ba4b356b5ce107b6185c8db680ecb7fde4d6c7b
[main] fix: support indexing under pr namespace for enterprise-firefox-try
Comment 4•1 month ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla-releng/fxci-config/commit/c5dd9ef08ed426435dce56ab62d0622a9379fb96
[main] fix: also add route grant for indexing under pr namespace in enterprise-firefox-try
Comment 5•28 days ago
|
||
Comment 6•28 days ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla-releng/fxci-config/commit/cc7a4b0d5668e2ca123562cd9994f03951c14d3f
[main] Bug 2021009 - Fix index / treeherder grants to enterprise-firefox-try (#893)
| Assignee | ||
Comment 7•28 days ago
|
||
| Assignee | ||
Comment 8•27 days ago
|
||
In Git, we were creating a temporary commit, then pushing the current
branch. But the temporary commit was a detached head and so wasn't
included in the push.
This ensures the temporary commit is included by adding the ability for
vcs.push to push a source ref to a separate destination branch.
| Assignee | ||
Comment 9•27 days ago
|
||
Comment 10•27 days ago
|
||
Comment 11•26 days ago
|
||
| bugherder | ||
Comment 12•24 days ago
|
||
Comment 13•23 days ago
|
||
| bugherder | ||
Comment 15•17 days ago
|
||
Comment 16•17 days ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/b28e926b221f787fbd285734147ba0097b6becdb
[enterprise-main] Bug 2021009 - [ci] Cleanup some repackage transform logic
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/79e70319b753eeedd449828630d7caeb3d7ea5f1
[enterprise-main] Bug 2021009 - [ci] Ensure graph generation can succeed without release_product or release_partner_config
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/115d9154353a27b229e96aad8a4fec65d2262f9a
[enterprise-main] Bug 2021009 - Set MACH_TRY_REMOTE to mozilla/enteprise-firefox-try
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/a03fe6c8a3ea0f1f4693faede89a55c6f4f925b0
[enterprise-main] Bug 2021009 - Run tasks on all 'enterprise-firefox-try' branches
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/ecf4dc9d61937c34145a745ab1592a5ea45bfaef
[enterprise-main] Bug 2021009 - Setup proper Treeherder routes for enterprise-firefox-try tasks
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/1bea131a5d2900e634d3ca87c3a1f25111be70f3
[enterprise-main] Bug 2021009 - Add target_tasks and release_product params for enterprise-firefox-try
Comment 17•17 days ago
|
||
Comment 18•17 days ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla-releng/fxci-config/commit/28ffe610f3f7970a6ea64aa2b12ae4189ee54c16
[main] Bug 2021009 - Grant 'get-artifact:project/enterprise' scopes to 'enterprise-firefox-try'
Comment 19•17 days ago
|
||
Authored by Alexandre Lissy
https://github.com/mozilla/enterprise-firefox/commit/6a1363967985da215936456b2b7f1d4716babd53
[enterprise-main] Bug 2021009 - Enterprise: allow overriding 'mach try' push remote via env
Authored by https://github.com/lissyx
https://github.com/mozilla/enterprise-firefox/commit/f547c7979f7d95ee39320ace7b02da2907b4e66b
[enterprise-main] Merge pull request #631 from lissyx/enterprise-bug2021009_mach_try
| Assignee | ||
Updated•17 days ago
|
Updated•17 days ago
|
| Assignee | ||
Updated•10 days ago
|
Comment 20•9 days ago
|
||
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/22f4b9954810bea579251ba47bdbd996de9f1fc7
[enterprise-main] Bug 2021009 - [try] Ensure we push to enterprise-firefox-try by default
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/cd416fdf44bfb5b20df01b5ef10253d5c38906df
[enterprise-main] Bug 2021009 - [ci] Declare build secrets in enterprise-firefox-try as well
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/71be19d37320961e2c809a71185fb728b7918782
[enterprise-main] Bug 2021009 - [ci] Include 'enterprise-firefox-try' in additional transform logic
Authored by https://github.com/ahal
https://github.com/mozilla/enterprise-firefox/commit/fa76d3752eeabef58e828119616c0a818daae031
[enterprise-main] Bug 2021009 - [ci] Remove 'gecko' hardcode in win11 25h2 pools
Description
•