-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Updated firefox addon installer #246
Conversation
…d with addons that does not use manifest.json to store their id.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Putting this PR on hold for now, as #245 could probably initiate some conflicts
Also, we need to understand why you needed the changes you made in load_supported_setups.sh
, I feel like it should work without...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand why those changes would be needed as both bash
's bashrc
includes the pyenv
setup since 331c39f, we'll need to make a few tests to understand what be going wrong here
Description
Patched issue where addon links were not parsed correctly.
Also added support for addons that do not contain their id in the manifest.json file.
Related issues
This patch is an answer to this post on the Discord server :
https://discord.com/channels/1031715284517662750/1037764873897127936/1154342645850710047