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

Update ci #202

Merged
merged 10 commits into from
Feb 19, 2024
Merged

Update ci #202

merged 10 commits into from
Feb 19, 2024

Commits on Feb 13, 2024

  1. update pre-commit, fix pyright/mypy/ruff errors, remove flake8, add p…

    …y312 testing, fix TRIO91X for empty-body-on-same-line found due to new black style
    jakkdl committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c18c701 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. undo pyupgrade breaking trio103 eval file, exclude it in pre-commit

    revert adding ipdb to tox (was briefly used when testing stuff)
    jakkdl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3cf9d97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7711b92 View commit details
    Browse the repository at this point in the history
  3. remove 3.13 from CI, pending hyposmith being importable on it. Update…

    … tags in setup.py to specify we support 3.12
    jakkdl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    afdea13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38d6281 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dde4479 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe2124c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c124786 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 19, 2024

  1. foo-> bar in some test files, replace a couple instances of flake8_5 …

    …I missed, add py313 support now that hypothesmith is updated
    jakkdl committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6f0f574 View commit details
    Browse the repository at this point in the history