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

ci: add script to generate dark reader ignore configuration #967

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Magniquick
Copy link

This creates a dark-reader.ts that traverses the entire repository to create exclusion rules for dark reader.
Initially written in python, rewritten in deno following popular demand.
This still breaks on anything more complex than a bare domain, (probably) due to escaping shenanigans with regex.
eg: google.com is broken, but mail.google.com works.

Basically #962, without the stupid pull bot messing up things.
Ill squash the commits later.

@Magniquick Magniquick requested a review from a team as a code owner June 7, 2024 15:35
@Magniquick Magniquick marked this pull request as draft June 7, 2024 15:35
@uncenter uncenter mentioned this pull request Nov 11, 2024
25 tasks
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.

1 participant