Skip to content

Fix/update firefox install 135#123

Merged
marboledacci merged 5 commits intomainfrom
fix/update-firefox-install-135
Feb 4, 2025
Merged

Fix/update firefox install 135#123
marboledacci merged 5 commits intomainfrom
fix/update-firefox-install-135

Conversation

@marboledacci
Copy link
Copy Markdown
Contributor

Since version 135 firefox is now distributed with a tar.xz file instead of the previous tar.bz2. I'm adding support for the new format and adding extra test to validate it.

@marboledacci marboledacci requested a review from a team as a code owner February 4, 2025 17:47
@anthony-j-castro anthony-j-castro linked an issue Feb 4, 2025 that may be closed by this pull request
@marboledacci marboledacci merged commit 5e84727 into main Feb 4, 2025
@marboledacci marboledacci deleted the fix/update-firefox-install-135 branch February 4, 2025 18:28
dbjorge added a commit to dequelabs/axe-core that referenced this pull request Feb 6, 2025
Firefox 135 switched from distributing `.tar.bz2` files to `.tar.gz`
files. This adjusts our circleci config to account for that. See
CircleCI-Public/browser-tools-orb#123

Resolves yesterday's nightly build failures.
straker pushed a commit to dequelabs/axe-core that referenced this pull request Mar 4, 2025
Firefox 135 switched from distributing `.tar.bz2` files to `.tar.gz`
files. This adjusts our circleci config to account for that. See
CircleCI-Public/browser-tools-orb#123

Resolves yesterday's nightly build failures.
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.

Firefox installs fail for version 135.0

3 participants