-
Notifications
You must be signed in to change notification settings - Fork 84
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
Adopt nox #750
Commits on Jun 30, 2024
-
Specify dependency groups in a way that doesn't require poetry
Poetry is required to use dependency groups. To make things compatible with other ways of dependency management, switch to PEP621 optional dependencies, but specified using the Poetry configuration aliases to retain support for poetry. TODO: Docs
Configuration menu - View commit details
-
Copy full SHA for 18bddf6 - Browse repository at this point
Copy the full SHA 18bddf6View commit details -
As long as we're using it we should be validating! :)
Configuration menu - View commit details
-
Copy full SHA for 3664e68 - Browse repository at this point
Copy the full SHA 3664e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67dab46 - Browse repository at this point
Copy the full SHA 67dab46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c055c - Browse repository at this point
Copy the full SHA 30c055cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b84b1f - Browse repository at this point
Copy the full SHA 1b84b1fView commit details -
Decouple test, lint, typecheck scripts
Maybe we could use Nox instead of scripts at some point? Then the behaviors can be coupled to the correct environments.
Configuration menu - View commit details
-
Copy full SHA for dbfa08e - Browse repository at this point
Copy the full SHA dbfa08eView commit details -
These settings are already specified in pyproject.toml
Configuration menu - View commit details
-
Copy full SHA for 6040f4d - Browse repository at this point
Copy the full SHA 6040f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for faa4571 - Browse repository at this point
Copy the full SHA faa4571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 763047c - Browse repository at this point
Copy the full SHA 763047cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f18f69 - Browse repository at this point
Copy the full SHA 9f18f69View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2382e3 - Browse repository at this point
Copy the full SHA f2382e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e48e6e4 - Browse repository at this point
Copy the full SHA e48e6e4View 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.