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

Remove flake8 upper-bound pinning and add nightly test for flake8 main #16

Merged
merged 3 commits into from
Dec 2, 2022

Conversation

avylove
Copy link
Contributor

@avylove avylove commented Nov 30, 2022

Per #14, this removes the upper-bound pinning for flake8 and adds a nightly test against flake8 main.

The test currently has continue-on-error commented out. This is preferred because it will generate an email on failure, but can be enabled if this causes issues.

You can see I also consolidated the yaml files a bit and added optional testing for 3.12-dev and weekly testing for the current tests. The report coverage yaml could also be folded in by creating a coverage matrix variable, but I ran out of time.

@john-hen john-hen merged commit b90425c into john-hen:main Dec 2, 2022
@john-hen
Copy link
Owner

john-hen commented Dec 2, 2022

Thanks!

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.

2 participants