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

Extension: docker image and build instructions for firefox #1414

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

pedrorezende
Copy link
Contributor

@pedrorezende pedrorezende commented Dec 16, 2024

Creates a Docker image to build the extension. This ensures compatibility on Firefox builds.
Closes #1412

@@ -63,25 +44,16 @@ This build was produced using the following environment:
- Ubuntu 24.04 LTS (Desktop edition)
Copy link
Collaborator

Choose a reason for hiding this comment

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

After this is tested & merged, I can take out the Ubuntu dependency & specs below, they shouldn't matter. With Docker, we shouldn't have any compatibility issues, hopefully, though I'd like to test it on ARM & AMD64!

Copy link
Collaborator

@jurevans jurevans left a comment

Choose a reason for hiding this comment

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

LGTM! Lets get this merged :) I will follow up with some updates to docs, to ensure this is run on appropriate architecture to match our build.

@pedrorezende pedrorezende merged commit e19b7da into main Dec 18, 2024
10 checks passed
@pedrorezende pedrorezende deleted the extension/docker-build branch December 18, 2024 16:48
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.

Extension: Firefox - Investigate wasm-pack JS issue, ensure build is reproducible
2 participants