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

Centralize check registration / running logic #85

Merged
merged 23 commits into from
Dec 15, 2023

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    0cc0fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c75fc6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c16991 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8366b90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c6a4fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b938dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    658befa View commit details
    Browse the repository at this point in the history
  8. Refactor reset_checks django fixture

    - remove version check
    - autouse so that checks are cleared after every test run
    grahamalama committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1b6919e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdc0148 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Tests for running checks

    grahamalama committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fa9fb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7776fcf View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    454914e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    e17054b View commit details
    Browse the repository at this point in the history
  2. Remove superfluous return

    leplatrem committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b70ba80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06909df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c48eb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d378a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    dc2318c View commit details
    Browse the repository at this point in the history
  2. Remove problematic test

    leplatrem committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    80ef729 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Revert "Remove problematic test"

    This reverts commit 80ef729.
    leplatrem committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    15eb348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e78930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    880630f View commit details
    Browse the repository at this point in the history
  4. Run black 24.1a1

    leplatrem committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1f06328 View commit details
    Browse the repository at this point in the history