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 a docker/dagger-based testing workflow, adopt PEP 517/621 #300

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    4ab74a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d618c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    025218c View commit details
    Browse the repository at this point in the history
  4. Change LICENSE to BSD-3-Clause, move license to top-level, rename rel…

    …ease_notes, add python package metadata
    Zeitsperre committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3ba5ea2 View commit details
    Browse the repository at this point in the history
  5. adopt PEP517 and PEP 621, add more metadata, add pre-commit hooks for…

    … toml files, remove setup.py
    Zeitsperre committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    05578ed View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    57dae29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ceb12 View commit details
    Browse the repository at this point in the history
  3. use python3.8

    Zeitsperre committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    60cd527 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    949e9c1 View commit details
    Browse the repository at this point in the history
  5. add run-cancelling action

    Zeitsperre committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f47cd20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdd8d45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73e6e34 View commit details
    Browse the repository at this point in the history
  8. fix version number

    Zeitsperre committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bbeaad0 View commit details
    Browse the repository at this point in the history
  9. fix triggering

    Zeitsperre committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    251b1c0 View commit details
    Browse the repository at this point in the history
  10. fix dagger package name

    Zeitsperre committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6566b9c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca1a85b View commit details
    Browse the repository at this point in the history
  12. fix approach

    Zeitsperre committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c1049c0 View commit details
    Browse the repository at this point in the history
  13. cleanup

    Zeitsperre committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    646587c View commit details
    Browse the repository at this point in the history
  14. better information

    Zeitsperre committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    343cc53 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    0b0e945 View commit details
    Browse the repository at this point in the history
  2. debugging

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1485340 View commit details
    Browse the repository at this point in the history
  3. fix double env-var setting

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f39f2a9 View commit details
    Browse the repository at this point in the history
  4. re-enable notebook tests

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0b88ef1 View commit details
    Browse the repository at this point in the history
  5. better organization

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2fd7a0a View commit details
    Browse the repository at this point in the history
  6. typo fix

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5313a10 View commit details
    Browse the repository at this point in the history
  7. cleaner

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2ea3cac View commit details
    Browse the repository at this point in the history
  8. more typos

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    44448e5 View commit details
    Browse the repository at this point in the history
  9. remove Dockerfile

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    fd9dc13 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a12d9d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2176210 View commit details
    Browse the repository at this point in the history
  12. fix arguments

    Zeitsperre committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b9c964b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fix PAVICS_HOST env var

    Zeitsperre committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    de8b004 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. add a conftest.py, use pytest_collectstart to ignore widget and javas…

    …cript comparisons, run tests nightly at midnight-ish EST
    Zeitsperre committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a08eb64 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. try a different approach

    Zeitsperre committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f1f580c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09774b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    929530b View commit details
    Browse the repository at this point in the history
  2. deal with changing API

    Zeitsperre committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e0cc4d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Oct 20, 2023

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