You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've been using a fork of this as part of the speedreader feature in the brave browser for some years. Upstream has archived their repo, so we're now the sole maintainers for our use case.
I propose the following steps to clean up our code here:
Review repo config and update to our normal practices
Merge outstanding upstream changes to our branch
Fix tests on our branch
Add github action to run tests
Merge outstanding upstream changes to main
See if it's feasible to merge our changes into main
See if former upstream wants to hand over the crates.io namespace so we can make releases.
The text was updated successfully, but these errors were encountered:
We're renamed our version of the crate to kuchikiki and will start publishing under that name. repo rename and breaking the 'forked-from' link to archived upstream is pending.
We've been using a fork of this as part of the speedreader feature in the brave browser for some years. Upstream has archived their repo, so we're now the sole maintainers for our use case.
I propose the following steps to clean up our code here:
main
main
The text was updated successfully, but these errors were encountered: