X Tutup
The Wayback Machine - https://web.archive.org/web/20220526135534/https://github.com/EFForg/https-everywhere/pull/19367
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

Mimetype rulesets change for Opera #19367

Merged
merged 2 commits into from Jun 25, 2020

Conversation

zoracon
Copy link
Contributor

@zoracon zoracon commented Jun 23, 2020

Changing the default.rulesets file over by naming the extension.

This is because Opera will not accept this file unfortunately as is. I tried to find ways to make this work without having to create a new file. But coming up short on good ideas. If anyone would like to suggest a work around, I'd appreciate it.

My last idea is packaging the CRX file for Opera differently in the build process to include .json. But leaving this draft up for the time being until I make the final decision to change. Which would entail migrating over in small phases and letting stakeholders who use the hosted set of rulesets know that this file name is changing.

zoracon added 2 commits Jun 22, 2020
The main reason this is being done: Opera will not update the extension if 'default.rulesets' remain

Of course this file name change effects ruleset signing AND hosted rulesets.
So this will be done in stages. This first commit will introduce the new file first
@zoracon zoracon changed the title Patch mimetype rulesets change Mimetype rulesets change for Opera Jun 23, 2020
@zoracon zoracon added the opera label Jun 23, 2020
@zoracon zoracon marked this pull request as ready for review Jun 25, 2020
@zoracon zoracon added this to In progress in Rulesets File Name Change Jun 25, 2020
@zoracon zoracon merged commit e3b91ff into EFForg:master Jun 25, 2020
1 check passed
@zoracon zoracon moved this from In progress to Done in Rulesets File Name Change Jun 25, 2020
@zoracon zoracon deleted the patch-mimetype-rulesets-change branch Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant
X Tutup