Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

add CI build matrix, refactoring, linting #59

Merged
merged 27 commits into from
Jul 27, 2023

Commits on Jul 24, 2023

  1. unify scripts

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6f5507b View commit details
    Browse the repository at this point in the history
  2. fix pre-existing bugs

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2cb9bc7 View commit details
    Browse the repository at this point in the history
  3. fast-fail build/tests

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4db2a2e View commit details
    Browse the repository at this point in the history
  4. remove unused filename

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1347c0b View commit details
    Browse the repository at this point in the history
  5. build.sh --flags support

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d57b5a7 View commit details
    Browse the repository at this point in the history
  6. purge blank READMEs

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3853021 View commit details
    Browse the repository at this point in the history
  7. tests: bump pre-commit

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d5d7212 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8842af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3df6a53 View commit details
    Browse the repository at this point in the history
  10. unify & sanitise config

    migrate to pyproject.toml from setup.cfg & pytest.ini
    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    798a45d View commit details
    Browse the repository at this point in the history
  11. ci: add docker builds

    - drop pre-commit action
    - add path-based docker rebuilds
    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f717e76 View commit details
    Browse the repository at this point in the history
  12. build: drop --cache-from

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5f4620e View commit details
    Browse the repository at this point in the history
  13. DRY variables

    casperdcl committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3877414 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    692d3fd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    13653e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9037ad7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. drop --load

    casperdcl committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f6e9738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f0018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9fa4f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f297d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19d6256 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f672e56 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    dd5db7d View commit details
    Browse the repository at this point in the history
  2. ci: minor debugging help

    casperdcl committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    729f937 View commit details
    Browse the repository at this point in the history
  3. ci: safer array comparison

    casperdcl committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9707b44 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    73f91fe View commit details
    Browse the repository at this point in the history
  2. ci: add comments

    casperdcl committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    afd6d3f View commit details
    Browse the repository at this point in the history