-
Notifications
You must be signed in to change notification settings - Fork 0
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: rework CI workflows #7
Conversation
Adds a packaging step in tests, publish binaries to gitlab on a release, changed the file name to be uniform with other projects.
junit was used by GitLab to parse the output. The coverage reports are now generated by a GitHub action from "raw" .coverage files.
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
@183amir I did not add the matrix of tests for different versions of Python. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LGTM
Actually, can you remove codql too? |
yes, please add those too |
Test the project against each minor python version in GitHub Actions.
I added a test for each supported version of python. Do you think it would make sense to also add tests on macos? (Or would some tests not work on that environment?) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, LGTM. I don't think we need to test on macos. But maybe you want add windows tests for clapper and auto-intersphinx
📚 Documentation preview 📚: https://gridtk--7.org.readthedocs.build/en/7/