-
Notifications
You must be signed in to change notification settings - Fork 20
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
PR validation, tool config #112
Commits on Oct 29, 2024
-
standardise format, change name of tests file
Configuration menu - View commit details
-
Copy full SHA for 1a7c3d2 - Browse repository at this point
Copy the full SHA 1a7c3d2View commit details -
ci: add pull request validation workflow
new workflow to check commit format and code style against pre-commit config
Configuration menu - View commit details
-
Copy full SHA for d4c7db8 - Browse repository at this point
Copy the full SHA d4c7db8View commit details -
update pre-commit repo versions and switch black to ruff
Configuration menu - View commit details
-
Copy full SHA for eb5433a - Browse repository at this point
Copy the full SHA eb5433aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1734e66 - Browse repository at this point
Copy the full SHA 1734e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2164f95 - Browse repository at this point
Copy the full SHA 2164f95View commit details -
build: remove version from docker compose file
version specifier is deprecated
Configuration menu - View commit details
-
Copy full SHA for 6e38919 - Browse repository at this point
Copy the full SHA 6e38919View commit details -
build: update ckantools version
accidentally downgraded it automatically
Configuration menu - View commit details
-
Copy full SHA for 60ec5b8 - Browse repository at this point
Copy the full SHA 60ec5b8View commit details
Commits on Oct 30, 2024
-
ci: only apply auto-fixes in pre-commit
F401 returns linting errors as well as auto-fixes, so this disables the errors and just applies the fixes
Configuration menu - View commit details
-
Copy full SHA for fcced50 - Browse repository at this point
Copy the full SHA fcced50View commit details -
ci: add docformatter args and dependency
docformatter currently can't read from pyproject.toml without tomli
Configuration menu - View commit details
-
Copy full SHA for 31424b2 - Browse repository at this point
Copy the full SHA 31424b2View commit details -
auto reformat with ruff/docformatter/prettier after config changes
Configuration menu - View commit details
-
Copy full SHA for d2acd39 - Browse repository at this point
Copy the full SHA d2acd39View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f904325 - Browse repository at this point
Copy the full SHA f904325View commit details