Skip to content

create_environment_repos: add more infra-testing Repos for uplift branches (Bug 1966728)#333

Open
cgsheeh wants to merge 1 commit intomozilla-conduit:mainfrom
cgsheeh:infra-testing-branches
Open

create_environment_repos: add more infra-testing Repos for uplift branches (Bug 1966728)#333
cgsheeh wants to merge 1 commit intomozilla-conduit:mainfrom
cgsheeh:infra-testing-branches

Conversation

@cgsheeh
Copy link
Copy Markdown
Member

@cgsheeh cgsheeh commented May 15, 2025

Add infra-testing-<branch> repos for other branches to more closely
match the setup of firefox-* repos in Lando.

…ranches (Bug 1966728)

Add `infra-testing-<branch>` repos for other branches to more closely
match the setup of `firefox-*` repos in Lando.
@cgsheeh cgsheeh requested a review from shtrom May 15, 2025 18:20
Copy link
Copy Markdown
Member

@shtrom shtrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! Great, thanks for that!

We'll have to do the equivalent on the HgMO (new repos) and git-hg-sync side.


# Set up `infra-testing-*` repos in prod.
# See bug 1966728.
for branch in ["release", "beta", "esr128", "esr115"]:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Can we add autoland as well? It's been manually created, but we might as well be exhaustive.

Suggested change
for branch in ["release", "beta", "esr128", "esr115"]:
for branch in ["autoland", "release", "beta", "esr128", "esr115"]:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants