-
Notifications
You must be signed in to change notification settings - Fork 107
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
update github actions and add black linter for PRs #475
Conversation
👈 Launch a binder notebook on this branch for commit d8b41be I will automatically update this comment whenever this PR is modified 👈 Launch a binder notebook on this branch for commit cfc9a67 👈 Launch a binder notebook on this branch for commit c1ddd08 👈 Launch a binder notebook on this branch for commit 6df815f 👈 Launch a binder notebook on this branch for commit a689312 👈 Launch a binder notebook on this branch for commit cc5c084 👈 Launch a binder notebook on this branch for commit 1f8e90e 👈 Launch a binder notebook on this branch for commit 901d73e 👈 Launch a binder notebook on this branch for commit 36b33dc 👈 Launch a binder notebook on this branch for commit 233b7ab 👈 Launch a binder notebook on this branch for commit bdf3513 👈 Launch a binder notebook on this branch for commit 69643dc 👈 Launch a binder notebook on this branch for commit 847fc34 👈 Launch a binder notebook on this branch for commit 6fc265c 👈 Launch a binder notebook on this branch for commit 1814585 👈 Launch a binder notebook on this branch for commit c4ddb79 👈 Launch a binder notebook on this branch for commit a67dae2 👈 Launch a binder notebook on this branch for commit 0e32170 👈 Launch a binder notebook on this branch for commit 21ba006 👈 Launch a binder notebook on this branch for commit 8696e96 👈 Launch a binder notebook on this branch for commit aa1ed8e 👈 Launch a binder notebook on this branch for commit 6e165f9 👈 Launch a binder notebook on this branch for commit 30bd792 👈 Launch a binder notebook on this branch for commit e96d820 👈 Launch a binder notebook on this branch for commit 0cc13ee 👈 Launch a binder notebook on this branch for commit e456c0f 👈 Launch a binder notebook on this branch for commit 3b17b84 👈 Launch a binder notebook on this branch for commit e4c8473 👈 Launch a binder notebook on this branch for commit 5e97518 👈 Launch a binder notebook on this branch for commit 9886767 👈 Launch a binder notebook on this branch for commit 3ae95de 👈 Launch a binder notebook on this branch for commit 30c4fbd 👈 Launch a binder notebook on this branch for commit 6bf17aa 👈 Launch a binder notebook on this branch for commit df1fc71 👈 Launch a binder notebook on this branch for commit 752328e 👈 Launch a binder notebook on this branch for commit 1ddcf9a 👈 Launch a binder notebook on this branch for commit 00b0784 👈 Launch a binder notebook on this branch for commit 45e6c67 👈 Launch a binder notebook on this branch for commit 6e74f0d |
@all-contributors please add @rtilling for ideas |
I've put up a pull request to add @rtilling! 🎉 |
- update pypi action to use OIDC trusted publisher mgmt - generalize the flake8 action to a general linting action and add black - put flake8 config parameters into a separate file (.flake8) - update versions of actions/pre-commit hooks - specify uml updates only need to run on PRs to development - do not run uml updates on PRs into main #449) - update docs config files to be compliant - temporarily ignore many flake8 error codes until legacy files are updated
This reverts commit 5319fb4.
This PR aims to update and improve GH actions:
.flake8
)