Skip to content

Conversation

@DeD1rk
Copy link

@DeD1rk DeD1rk commented Jun 23, 2022

Closes #385.
Closes #78.

This replaces Travis CI with GitHub actions, and adds formatting with Black.

It also adds a workflow for deploying MkDocs docs and publishing to PyPI upon publishing a GitHub release.

@DeD1rk
Copy link
Author

DeD1rk commented Jun 23, 2022

The CI added here of course only runs on my fork, so you can't really see it in action (but you should be able to view the result on the fork).

DeD1rk added 3 commits June 24, 2022 19:55
This replaces Travis CI with a github workflow and gets rid of tox.
It also adds Black formatting and configures flake8 for black compatibility.
@DeD1rk
Copy link
Author

DeD1rk commented Jun 24, 2022

@jmaupetit in aae44fa I added a workflow for mkdocs (so it replaces #83) and publishing to PyPI too, but I can't really test that, and for PyPI it needs an API token as a secret, so you should consider whether you want to use that or not, and perhaps test it against TestPyPI (https://test.pypi.org).

@DeD1rk DeD1rk marked this pull request as ready for review June 24, 2022 20:21
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.

Integrate Black formatter Automating GitHub Pages Builds with MkDocs

1 participant