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

Generate github test matrix from tox #7

Merged
merged 2 commits into from
Jan 20, 2024

Conversation

zaro0508
Copy link
Contributor

We only want one static list of environments to run unit tests and that list should come from tox.ini

This sets up tox-gh-matrix[1] to dynamically generate the list of test environments for github actions to run. It will allow us to consolidate the list to just one for easier maintenance going forward.

[1] https://github.com/medmunds/tox-gh-matrix

We only want one static list of environments to run unit tests and that list should come from tox.ini

This sets up tox-gh-matrix[1] to dynamically generate the list of test environments for github actions to run. It will allow us to consolidate the list to just one for easier maintenance going forward.

[1] https://github.com/medmunds/tox-gh-matrix
Copy link

@branchvincent branchvincent left a comment

Choose a reason for hiding this comment

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

very nice!

@zaro0508 zaro0508 merged commit 7c66e32 into Sceptre:main Jan 20, 2024
9 checks passed
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