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

Run unit tests in CI #611

Merged
merged 8 commits into from
Oct 3, 2024
Merged

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    bd7af11 View commit details
    Browse the repository at this point in the history
  2. setup.cfg: allow running with modern tox versions

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3731bdc View commit details
    Browse the repository at this point in the history
  3. setup.cfg: exclude venv dir for flake8

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    50752d8 View commit details
    Browse the repository at this point in the history
  4. setup.cfg: install pytest in the integration env

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0b553e4 View commit details
    Browse the repository at this point in the history
  5. github: run lint test on Ubuntu 24.04

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    63a8320 View commit details
    Browse the repository at this point in the history
  6. github: add unit-tests job

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5646ce3 View commit details
    Browse the repository at this point in the history
  7. github: fix integration tests in CI

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    085e626 View commit details
    Browse the repository at this point in the history
  8. github: remove publish job

    It seems we've lost access to the GITHUB_SECRET and it's easy enough to do the release notes manually.
    
    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b112726 View commit details
    Browse the repository at this point in the history