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 CI and pre-commit for new setup config files #177

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

altheaden
Copy link
Collaborator

@altheaden altheaden commented Jul 17, 2024

The pre-commit configuration and CI workflow both referred to the setup.cfg file which was deleted in the last PR. I've changed them to point to the pyproject.toml and .flake8 file where necessary.

Checklist

  • Testing comment in the PR documents testing used to verify the changes

@altheaden altheaden added the ci Changes affect github actions CI label Jul 17, 2024
@altheaden
Copy link
Collaborator Author

altheaden commented Jul 17, 2024

Testing

I tested this by changing a python file and then running pre-commit on it. I did not notice any issues from that test, but the workflow action won't run until after we merge this PR.

@altheaden altheaden mentioned this pull request Jul 17, 2024
1 task
Co-authored-by: Xylar Asay-Davis <xylarstorm@gmail.com>
@xylar xylar self-assigned this Jul 17, 2024
@xylar xylar merged commit 679a1c3 into E3SM-Project:main Jul 17, 2024
6 checks passed
@xylar xylar deleted the CI-update-for-pyproject branch July 17, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes affect github actions CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants