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

Setup PR tests #5

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

Setup PR tests #5

wants to merge 20 commits into from

Commits on Jul 15, 2024

  1. Add static analysis tests

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2ff697e View commit details
    Browse the repository at this point in the history
  2. Update checkout action

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5c912f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2122c27 View commit details
    Browse the repository at this point in the history
  4. Remove dangling code

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3c7a1e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a19172 View commit details
    Browse the repository at this point in the history
  6. Add manual tests

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d559daf View commit details
    Browse the repository at this point in the history
  7. Fix workflows

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ba60531 View commit details
    Browse the repository at this point in the history
  8. Correct yaml

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    31559d3 View commit details
    Browse the repository at this point in the history
  9. Remove duplicate if

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b07eb9c View commit details
    Browse the repository at this point in the history
  10. Use habitual with syntax

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1dc7cf8 View commit details
    Browse the repository at this point in the history
  11. Correct trigger

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    61ddffb View commit details
    Browse the repository at this point in the history
  12. Fix space

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    584c079 View commit details
    Browse the repository at this point in the history
  13. Correct paths

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bff5a89 View commit details
    Browse the repository at this point in the history
  14. Remove needs

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dd06f7d View commit details
    Browse the repository at this point in the history
  15. Add missing runs-on

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bdfb957 View commit details
    Browse the repository at this point in the history
  16. Define types

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6340343 View commit details
    Browse the repository at this point in the history
  17. Only run when not draft

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e4f58e9 View commit details
    Browse the repository at this point in the history
  18. Quote operator

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    281d31b View commit details
    Browse the repository at this point in the history
  19. Simplify syntax

    EmilyBourne committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b43625a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    32490cc View commit details
    Browse the repository at this point in the history