-
Notifications
You must be signed in to change notification settings - Fork 0
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 to Python 3.12 #49
Commits on Oct 16, 2023
-
Add Python 3.12 to GHA pytest-with-coverage workflow
This lets us use the workflow to test whether all the packages NEMO-Cmd depends on have been updated to support Python 3.12.
Configuration menu - View commit details
-
Copy full SHA for 1f73f17 - Browse repository at this point
Copy the full SHA 1f73f17View commit details -
Add workflow_dispatch trigger to GHA CI workflow
Enables workflow to be triggered from GitHub CLI, browser, or via API. This is primarily to allow the workflow to be run via gh workflow run pytest-with-coverage --ref py312 during the conda-forge Python 3.12 migration to test if the environment is solvable yet.
Configuration menu - View commit details
-
Copy full SHA for 5c1fe50 - Browse repository at this point
Copy the full SHA 5c1fe50View commit details
Commits on Oct 18, 2023
-
Bump urllib3 from 1.26.17 to 1.26.18 in /envs (#50)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2df3e26 - Browse repository at this point
Copy the full SHA 2df3e26View commit details
Commits on Nov 29, 2023
-
Bump pip from 23.1 to 23.3 in /envs (#52)
Bumps [pip](https://github.com/pypa/pip) from 23.1 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.1...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce0cbfe - Browse repository at this point
Copy the full SHA ce0cbfeView commit details -
Change to use SLURM scheduler on sockeye cluster (#51)
* Update pkgs & versions used in recent dev env * pre-commit autoupdate * Add Software_Collection/ARC_2023 module load This may only be necessary for the testing period prior to the 31-Oct-2023 scheduler change-over. * Drop python & py-setuptools module loads They are no longer required because the SalishSeaCmd package is installed in a conda environment that provides its dependencies, but via the --user scheme that makes it available in the job script. * Change to sbatch directives on sockeye cluster * Drop Software_Collection/ARC_2023 module load It was only necessary during the pre-transition testing period on sockeye.
Configuration menu - View commit details
-
Copy full SHA for 9196f3f - Browse repository at this point
Copy the full SHA 9196f3fView commit details -
Bump cryptography from 41.0.5 to 41.0.6 in /envs (#53)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.5...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c33fcdf - Browse repository at this point
Copy the full SHA c33fcdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae2b556 - Browse repository at this point
Copy the full SHA ae2b556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 046f540 - Browse repository at this point
Copy the full SHA 046f540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045eaa7 - Browse repository at this point
Copy the full SHA 045eaa7View commit details -
They are now just outdated maintenance overhead.
Configuration menu - View commit details
-
Copy full SHA for 46a819c - Browse repository at this point
Copy the full SHA 46a819cView commit details -
Change sphinx-linkcheck workflow to Python 3.12
The Python version used in the 'sphinx-linkcheck.yaml' GitHub actions workflow has been updated from '3.11' to '3.12'. This change aligns with the recent migration to Python 3.12 for development.
Configuration menu - View commit details
-
Copy full SHA for 0a62132 - Browse repository at this point
Copy the full SHA 0a62132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04dd9d0 - Browse repository at this point
Copy the full SHA 04dd9d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b904b - Browse repository at this point
Copy the full SHA 93b904bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7249167 - Browse repository at this point
Copy the full SHA 7249167View commit details