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
First off, love the work you've done on this project! 🙏 To ensure it continues to stand the test of time and maintain quality without lots of additional effort from you, I'd like to propose adding a GitHub Action workflow for continuous integration.
Suggested Improvements
GitHub Action Workflow
Set up a simple GitHub Action workflow to automate testing on every pull request and commit.
This will help catch any issues early and maintain code quality as contributions are made.
@joelvaneenwyk appreciate the kind words, the project is getting a little outdated since I barely get time to maintain it. So any help would be really appreciated. Please create a pr and I'll merge it. let's remove the use of Rye.
First off, love the work you've done on this project! 🙏 To ensure it continues to stand the test of time and maintain quality without lots of additional effort from you, I'd like to propose adding a GitHub Action workflow for continuous integration.
Suggested Improvements
GitHub Action Workflow
Basic Flask Tests
This setup would help make sure that new contributions don't accidentally break the existing functionality.
See working implementation at github.com/joelvaneenwyk/web-extension-analysis/actions which I'm happy to clean up into a PR or happy to contribute in some other way too. 🍻
Notes on forked version
The text was updated successfully, but these errors were encountered: