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

Add contributing guide and Taskfile #219

Merged
merged 14 commits into from
Sep 28, 2024
Merged

Add contributing guide and Taskfile #219

merged 14 commits into from
Sep 28, 2024

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    a22dd7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fe03c1 View commit details
    Browse the repository at this point in the history
  3. Introduce Taskfile for streamlined project setup and testing

    - Update README with new commands
    - Simplify Python dependency installation in CI workflow.
    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    234ec74 View commit details
    Browse the repository at this point in the history
  4. Update release

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0e80dd0 View commit details
    Browse the repository at this point in the history
  5. Add test-frontend

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3160f8e View commit details
    Browse the repository at this point in the history
  6. Clarify failure

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    05685f7 View commit details
    Browse the repository at this point in the history
  7. Move to separate file

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    29892fc View commit details
    Browse the repository at this point in the history
  8. Add title

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    250e58c View commit details
    Browse the repository at this point in the history
  9. Add mypy to docs

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1a8556b View commit details
    Browse the repository at this point in the history
  10. Toggle release

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6240382 View commit details
    Browse the repository at this point in the history
  11. Fix name

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    94b3e27 View commit details
    Browse the repository at this point in the history
  12. Drop 3.8 from tests

    blackary committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0a562f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    8c3e92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe10e1 View commit details
    Browse the repository at this point in the history