Skip to content

Add GitHub Action Workflow and Basic Flask API Tests#38

Description

@joelvaneenwyk

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

  1. 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.
  2. 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

https://github.com/joelvaneenwyk/web-extension-analysis

  • Switched to using Rye (can remove from PR)
  • Added CSpell configs (can remove from PR)
  • Fixed numerous regex warnings
  • Refactored source into 'src' folder
  • Reformatted files with 'ruff'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions