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

Updated firefox addon installer #246

Merged
merged 6 commits into from
Sep 29, 2023
Merged

Updated firefox addon installer #246

merged 6 commits into from
Sep 29, 2023

Conversation

Skileau
Copy link
Contributor

@Skileau Skileau commented Sep 25, 2023

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

…d with addons that does not use manifest.json to store their id.
Copy link
Member

@ShutdownRepo ShutdownRepo left a 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...

Copy link
Member

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

@ShutdownRepo ShutdownRepo added on hold Item on hold. Requires another matter to be resolved first. and removed on hold Item on hold. Requires another matter to be resolved first. labels Sep 26, 2023
@ShutdownRepo
Copy link
Member

#245 is merged, we can get back to this PR
@Skileau I will resolve the conflicts and update this PR by sourcing zshrc, will you able to check if it still works?

@ShutdownRepo ShutdownRepo added the enhancement New feature or request label Sep 27, 2023
@ShutdownRepo ShutdownRepo merged commit fcb7553 into ThePorgs:dev Sep 29, 2023
13 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants