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

update github actions and add black linter for PRs #475

Merged
merged 45 commits into from
Jan 4, 2024
Merged

Conversation

JessicaS11
Copy link
Member

@JessicaS11 JessicaS11 commented Dec 12, 2023

This PR aims to update and improve GH actions:

  • 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

Copy link

github-actions bot commented Dec 12, 2023

Binder 👈 Launch a binder notebook on this branch for commit d8b41be

I will automatically update this comment whenever this PR is modified

Binder 👈 Launch a binder notebook on this branch for commit cfc9a67

Binder 👈 Launch a binder notebook on this branch for commit c1ddd08

Binder 👈 Launch a binder notebook on this branch for commit 6df815f

Binder 👈 Launch a binder notebook on this branch for commit a689312

Binder 👈 Launch a binder notebook on this branch for commit cc5c084

Binder 👈 Launch a binder notebook on this branch for commit 1f8e90e

Binder 👈 Launch a binder notebook on this branch for commit 901d73e

Binder 👈 Launch a binder notebook on this branch for commit 36b33dc

Binder 👈 Launch a binder notebook on this branch for commit 233b7ab

Binder 👈 Launch a binder notebook on this branch for commit bdf3513

Binder 👈 Launch a binder notebook on this branch for commit 69643dc

Binder 👈 Launch a binder notebook on this branch for commit 847fc34

Binder 👈 Launch a binder notebook on this branch for commit 6fc265c

Binder 👈 Launch a binder notebook on this branch for commit 1814585

Binder 👈 Launch a binder notebook on this branch for commit c4ddb79

Binder 👈 Launch a binder notebook on this branch for commit a67dae2

Binder 👈 Launch a binder notebook on this branch for commit 0e32170

Binder 👈 Launch a binder notebook on this branch for commit 21ba006

Binder 👈 Launch a binder notebook on this branch for commit 8696e96

Binder 👈 Launch a binder notebook on this branch for commit aa1ed8e

Binder 👈 Launch a binder notebook on this branch for commit 6e165f9

Binder 👈 Launch a binder notebook on this branch for commit 30bd792

Binder 👈 Launch a binder notebook on this branch for commit e96d820

Binder 👈 Launch a binder notebook on this branch for commit 0cc13ee

Binder 👈 Launch a binder notebook on this branch for commit e456c0f

Binder 👈 Launch a binder notebook on this branch for commit 3b17b84

Binder 👈 Launch a binder notebook on this branch for commit e4c8473

Binder 👈 Launch a binder notebook on this branch for commit 5e97518

Binder 👈 Launch a binder notebook on this branch for commit 9886767

Binder 👈 Launch a binder notebook on this branch for commit 3ae95de

Binder 👈 Launch a binder notebook on this branch for commit 30c4fbd

Binder 👈 Launch a binder notebook on this branch for commit 6bf17aa

Binder 👈 Launch a binder notebook on this branch for commit df1fc71

Binder 👈 Launch a binder notebook on this branch for commit 752328e

Binder 👈 Launch a binder notebook on this branch for commit 1ddcf9a

Binder 👈 Launch a binder notebook on this branch for commit 00b0784

Binder 👈 Launch a binder notebook on this branch for commit 45e6c67

Binder 👈 Launch a binder notebook on this branch for commit 6e74f0d

@JessicaS11 JessicaS11 changed the title update pypi action to use OIDC trusted publisher mgmt update github actions and add black linter for PRs Dec 13, 2023
@JessicaS11 JessicaS11 linked an issue Dec 13, 2023 that may be closed by this pull request
@JessicaS11 JessicaS11 marked this pull request as draft December 18, 2023 21:00
@JessicaS11
Copy link
Member Author

@all-contributors please add @rtilling for ideas

Copy link
Contributor

@JessicaS11

I've put up a pull request to add @rtilling! 🎉

@JessicaS11 JessicaS11 marked this pull request as ready for review January 4, 2024 18:59
@JessicaS11 JessicaS11 merged commit 3ef868e into development Jan 4, 2024
4 checks passed
@JessicaS11 JessicaS11 deleted the pypi branch January 4, 2024 21:43
JessicaS11 added a commit that referenced this pull request Jan 5, 2024
- 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
JessicaS11 added a commit that referenced this pull request Jan 5, 2024
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.

do not run uml updates on PRs into main
1 participant