-
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: Add github workflows #1
Conversation
Deleting the job manager when the cli finishes explicitly avoids random issues in the tests when the cli is called repeatedly.
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
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.
Nice! Not much to say except that leftover comment.
I am working on the workflows of clapper and auto-intersphinx. I might use your pixi workflow there, if you don't mind.
I'm getting a 404 error on https://gridtk--1.org.readthedocs.build/en/1/. We might need to enable previews on readthedocs? |
The webhooks are not there and I don't have enough permissions to edit the settings of this repo: https://docs.readthedocs.io/en/stable/guides/pull-requests.html#troubleshooting |
Use pixi to run doc build and tests. Use pre-commit action to run qa. Use pypi action to handle release. Use a readthedocs workflow to build a preview for docs in a PR. Use dependabot to keep things updated. Update gitlab urls to github Add a conventional-pre-commit hook Create a COPYING file to indicate the license to Github interface Cleanup pixi settings. Add coverage reports Fix coverage badge based on that Co-authored-by: Yannick-Dayer <[email protected]>
Use pixi to run doc build and tests.
Use pre-commit action to run qa.
Use pypi action to handle release.
Use a readthedocs workflow to build a preview for docs in a PR.
Use dependabot to keep things updated.
Add coverage reports.
Update gitlab urls to github
Add a conventional-pre-commit hook
Create a COPYING file to indicate the license to Github interface
Cleanup pixi settings.
📚 Documentation preview 📚: https://gridtk--1.org.readthedocs.build/en/1/