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 #1422

Merged
merged 5 commits into from
Jan 23, 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
@zaro0508 zaro0508 merged commit 0b3a400 into Sceptre:master Jan 23, 2024
15 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