-
Notifications
You must be signed in to change notification settings - Fork 251
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 dev requirements #688
Merged
Merged
Commits on Dec 8, 2022
-
This updates dev requirements. While doing that, I split out flake8 into its own world because its dependencies conflict with other dependencies.
Configuration menu - View commit details
-
Copy full SHA for 2d24b56 - Browse repository at this point
Copy the full SHA 2d24b56View commit details -
This fixes the lint workflow to run the tox environments which build the correct environment and then runs the script inside it.
Configuration menu - View commit details
-
Copy full SHA for bf2f2ce - Browse repository at this point
Copy the full SHA bf2f2ceView commit details -
Redo linting and testing in CI
This redoes how linting and testing work in CI. This uses tox-gh-actions to run tox in the right python environments. It switches the linting items to the test workflow because they're defined as tox environments.
Configuration menu - View commit details
-
Copy full SHA for 4d6eae5 - Browse repository at this point
Copy the full SHA 4d6eae5View commit details -
Rework testing and CI to be tox-based
This fixes the issue where a bunch of tox-defined environments weren't being run in CI, so there was a whole bunch of testing that wasn't happening on pull requests. Now everything is tox-based and CI runs all the tox environments by Python environment using tox-gh-actions.
Configuration menu - View commit details
-
Copy full SHA for 2e5e575 - Browse repository at this point
Copy the full SHA 2e5e575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79fef51 - Browse repository at this point
Copy the full SHA 79fef51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c322ec - Browse repository at this point
Copy the full SHA 1c322ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc1ce87 - Browse repository at this point
Copy the full SHA cc1ce87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ecbf2 - Browse repository at this point
Copy the full SHA 92ecbf2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.