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

[Track CI] Upgrade Workflow to use Python 3.11.2 & Pytest 7.2.2 #3382

Merged
merged 15 commits into from
Apr 7, 2023

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    9d9247b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399f06f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2583f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dea6d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1888c84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e4d0a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48d202e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b426d8d View commit details
    Browse the repository at this point in the history
  9. Regeneraed test files with black 22.3.0, since black 23.3.0 is incomp…

    …atible with Python 3.11 due to tomli conflicts.
    BethanyG committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    db5f917 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    4f066f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24985f7 View commit details
    Browse the repository at this point in the history
  3. Wrapped tomllib in a try-catch and aliased importing tomli. Updated r…

    …equirements to only install tmli on 3.10 and below.
    BethanyG committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    6bee964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b50d7ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89a253e View commit details
    Browse the repository at this point in the history
  6. Trying a msg= approach.

    BethanyG committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    754f266 View commit details
    Browse the repository at this point in the history