Skip to content

add 3.9 and 3.10 to CI matrix, update several GH actions #382

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

Merged
merged 4 commits into from
Apr 19, 2022

Conversation

philvarner
Copy link
Collaborator

@philvarner philvarner commented Mar 25, 2022

Related Issue(s):

  • n/a

Description:

There's nothing to my knowledge that prevents these libraries and apps from being run with Python 3.9 and 3.10. These versions should be added to the text matrix to ensure they do work.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test) (run manually with a docker image using 3.9 and 3.10)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@philvarner philvarner force-pushed the pv/update-ci-run-python-matrix branch from 2227c21 to c3161da Compare March 28, 2022 12:37
@philvarner philvarner marked this pull request as ready for review March 28, 2022 12:41
@philvarner
Copy link
Collaborator Author

I think the checks are blocked because I'm not a project contributor and i modified the GH workflow files.

Copy link
Collaborator

@moradology moradology left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PRs that improve dev tooling and CI are treasures. Thank you for all these solid contributions!

@moradology moradology force-pushed the pv/update-ci-run-python-matrix branch from c56e57d to 37cefc1 Compare April 15, 2022 23:38
@lossyrob lossyrob merged commit 526501b into stac-utils:master Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants