Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

product-details: don't ask hg.mozilla.org for data we already have (bug 1936479) #1594

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

jcristau
Copy link
Contributor

Take two, this time with better devedition handling: we need to include the devedition version in firefox_primary_builds.json if it's not in sync with beta, which means we need to fetch l10n info for it in that case.

First commit here is the same that was in #1586 and reverted in #1590; second commit should fix the devedition case.

…ug 1936479)

The l10n data for a shipped release is immutable, so there's no point
gathering it over and over.

This means get_primary_builds() needs to look at old_product_details as
well.

Fixes mozilla-releng#1582

Cherry-picked from commit cb45c55 (PR
When the latest devedition and firefox beta don't match, we still need
to include the latest devedition release in firefox_primary_builds.json,
which means we need a list of locales for it.
@jcristau jcristau merged commit fa95b9c into mozilla-releng:main Dec 17, 2024
6 checks passed
@jcristau jcristau deleted the fix-product-details branch December 17, 2024 13:18
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