Skip to content

Add workflow that tests against pip packages for various Python versions#314

Merged
mdickinson merged 5 commits into
mainfrom
ci/add-pip-based-workflow
Aug 5, 2022
Merged

Add workflow that tests against pip packages for various Python versions#314
mdickinson merged 5 commits into
mainfrom
ci/add-pip-based-workflow

Conversation

@mdickinson
Copy link
Copy Markdown
Member

@mdickinson mdickinson commented Jul 28, 2022

This PR adds a simple GitHub actions workflow, triggered on pull request (and optionally also manually) that runs the test suite on Python 3.6, 3.8 and 3.10 in a standard Python environment (rather than an EDM environment). The goal is to catch issues like #303 earlier.


EDIT: PR updated to also include a pyproject.toml file.

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM

@mdickinson mdickinson merged commit 8a323f7 into main Aug 5, 2022
@mdickinson mdickinson deleted the ci/add-pip-based-workflow branch August 5, 2022 07:53
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.

2 participants