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

Test CI for Python 3.13 #3103

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from
Draft

Test CI for Python 3.13 #3103

wants to merge 21 commits into from

Commits on Oct 1, 2024

  1. Modify CI to use 3.13

    JCGoran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    88b9a9e View commit details
    Browse the repository at this point in the history
  2. Bump MacOS versions in CI

    JCGoran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6cfd1f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349d03b View commit details
    Browse the repository at this point in the history
  4. Wrong Python interpreter

    JCGoran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    713f197 View commit details
    Browse the repository at this point in the history
  5. Yeah the coverage one too

    JCGoran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3bff32b View commit details
    Browse the repository at this point in the history
  6. Okay for real this time

    JCGoran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9077254 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7378300 View commit details
    Browse the repository at this point in the history
  8. Fix: pytest warning

    JCGoran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    30fb89a View commit details
    Browse the repository at this point in the history
  9. Whoops I broke azure

    JCGoran committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    71d1cfa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Bring back the music

    JCGoran committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2bac6ff View commit details
    Browse the repository at this point in the history
  2. Pin mpi4py

    JCGoran committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    04c90bd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Revert "Pin mpi4py"

    This reverts commit 04c90bd.
    
    Also adds Python 3.13 rc3
    JCGoran committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8dbeb9e View commit details
    Browse the repository at this point in the history
  2. Fix typo

    JCGoran committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    31ac6d7 View commit details
    Browse the repository at this point in the history
  3. Try workaround for mpi4py

    JCGoran committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1c7aa9d View commit details
    Browse the repository at this point in the history
  4. Fix typo

    JCGoran committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    868264c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Remove OpenMPI

    JCGoran committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f9c77ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    038b322 View commit details
    Browse the repository at this point in the history
  3. Explicitly nuke OpenMPI

    JCGoran committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    58b9b6f View commit details
    Browse the repository at this point in the history
  4. Fix MUSIC in CI as well

    JCGoran committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e626632 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06f06d8 View commit details
    Browse the repository at this point in the history
  6. OpenMPI stuff

    JCGoran committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    68799cb View commit details
    Browse the repository at this point in the history