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

CI: Run tests on GitHub Actions #98

Merged
merged 6 commits into from
Sep 10, 2021
Merged

CI: Run tests on GitHub Actions #98

merged 6 commits into from
Sep 10, 2021

Conversation

amotl
Copy link
Member

@amotl amotl commented Sep 9, 2021

Hi there,

this patch will make the whole test suite run on GitHub Actions. In this manner, contributions will be easier to handle than before as it will provide a reasonable safety net to assure maintainers that nothing significantly breaks.
image

It might also encourage users contributing new features to write corresponding test cases. The outcome from this will also be emphasized by adding a respective badge to the main README.rst file.

With kind regards,
Andreas.

/cc @einsiedlerkrebs, @poesel, @thiasB, @wetterfrosch, @ClemensGruber, @MKO1640, @WSt89, @nznobody, @rohlan, @msweef

@amotl
Copy link
Member Author

amotl commented Sep 10, 2021

With f3a78ae, the test matrix will be expanded to Python 3.7.

Also, with 91fcc85, the test matrix will be expanded to run against Mosquitto 2.0 as well. This will prevent havocs like regressions coming from things like #97.

image

@amotl amotl merged commit 09b541b into master Sep 10, 2021
@amotl amotl deleted the amo/gha-ci branch September 10, 2021 22:50
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.

None yet

1 participant