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

Updates for ots 9.2.0 #45

Merged
merged 3 commits into from
Nov 20, 2024
Merged

Updates for ots 9.2.0 #45

merged 3 commits into from
Nov 20, 2024

Commits on Oct 4, 2024

  1. updates for OTS v9.2.0

    - modify config/build script to use ots v.9.2.0 & related dependencies
    - drop Python 3.8; add Python 3.12
    - minor doc updates
    josh-hadley committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    279b3fb View commit details
    Browse the repository at this point in the history
  2. Update run_tests.yml

    Use Python 3.9
    josh-hadley committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    239db81 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Update release.yml

    actions/upload-artifact@v4 has a breaking change that prevents uploading to the same named Artifact multiple times. This change attempts to address that by splitting the Artifact by `matrix.os` value
    
    updates for PyPI Trusted Publishing
    josh-hadley committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    52ed424 View commit details
    Browse the repository at this point in the history