Add several release repositories to Phabricator
Categories
(Cloud Services :: Operations: Phabricator, task)
Tracking
(Not tracked)
People
(Reporter: sheehan, Assigned: dkl)
References
(Blocks 1 open bug)
Details
We need to add several new release repositories to Phabricator. Each repo should be tagged with the uplift project tag and be set with the following configurations. I think (?) ops is needed to add the repos, after which I should be able to configure them as needed. These are the repos we need to add:
mozilla-release
- Observe: https://hg.mozilla.org/releases/mozilla-release
- Callsign: rRELEASE
- Short name: release
mozilla-esr91
- https://hg.mozilla.org/releases/mozilla-esr91
- Callsign: rESR91
- Short name: esr91
mozilla-esr102
- https://hg.mozilla.org/releases/mozilla-esr102
- Callsign: rESR102
- Short name: esr102
Edit: the repo URLs were all mozilla-release, edited to the correct values.
| Assignee | ||
Comment 1•3 years ago
|
||
I can work on this but not until Monday. Needinfo me if that is ok.
| Reporter | ||
Comment 2•3 years ago
|
||
(In reply to David Lawrence [:dkl] from comment #1)
I can work on this but not until Monday. Needinfo me if that is ok.
Sounds good! :)
| Assignee | ||
Comment 3•3 years ago
|
||
Sorry for the delay. Working on this today.
| Assignee | ||
Comment 4•3 years ago
|
||
(In reply to Connor Sheehan [:sheehan] from comment #0)
We need to add several new release repositories to Phabricator. Each repo should be tagged with the
upliftproject tag and be set with the following configurations. I think (?) ops is needed to add the repos, after which I should be able to configure them as needed. These are the repos we need to add:mozilla-release
- Observe: https://hg.mozilla.org/releases/mozilla-release
- Callsign: rRELEASE
- Short name: release
This one has been added and is importing.
mozilla-esr91
- https://hg.mozilla.org/releases/mozilla-release
- Callsign: rESR91
- Short name: esr91
mozilla-esr102
- https://hg.mozilla.org/releases/mozilla-release
- Callsign: rESR102
- Short name: esr102
These are not going to work as configured as for some reason Phabricator will not allow numeric characters in a callsign.
'The callsign "ESR91" is not a valid repository callsign. Callsigns may only contain UPPERCASE letters.'
It doesn't mind ESRNINEONE or similar but that is not ideal.
| Reporter | ||
Comment 5•3 years ago
|
||
As discussed on Slack, we will set the callsign to rESRNINEONE which is shorter for now, we can look at fixing it properly later.
I don't think the callsign matters much these days anyways.
| Assignee | ||
Comment 6•3 years ago
|
||
Ok, I have created all three but only activated mozilla-release currently as it takes a while to import. Ops though it would be best to do them sequentially due to load. I will activate the others as well when the previous completes.
| Assignee | ||
Comment 7•3 years ago
|
||
All three have been imported now.
Description
•