-
Notifications
You must be signed in to change notification settings - Fork 0
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
Weekly release 2024-11-04 #65
Commits on Oct 30, 2024
-
standardise format, change name of tests file
Configuration menu - View commit details
-
Copy full SHA for 20d5d35 - Browse repository at this point
Copy the full SHA 20d5d35View 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 ecab19e - Browse repository at this point
Copy the full SHA ecab19eView commit details -
update pre-commit repo versions and switch black to ruff
Configuration menu - View commit details
-
Copy full SHA for c7287ea - Browse repository at this point
Copy the full SHA c7287eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7720691 - Browse repository at this point
Copy the full SHA 7720691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37240f0 - Browse repository at this point
Copy the full SHA 37240f0View commit details -
build: remove version from docker compose file
version specifier is deprecated
Configuration menu - View commit details
-
Copy full SHA for 18bfb3c - Browse repository at this point
Copy the full SHA 18bfb3cView commit details -
ci: remove python version specifier
should be unnecessary to specify python 3 now
Configuration menu - View commit details
-
Copy full SHA for 9b6134d - Browse repository at this point
Copy the full SHA 9b6134dView commit details -
build: pin package versions and make cli dependencies optional
not pinning sqlalchemy and requests because they're used elsewhere and pinning will probably cause some kind of horrible conflict; everything else has just been pinned to major versions, except spacy which needs to be <3.8 for python 3.8 compatibility (so is just pinned to the latest possible minor version)
Configuration menu - View commit details
-
Copy full SHA for 1374436 - Browse repository at this point
Copy the full SHA 1374436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd1373 - Browse repository at this point
Copy the full SHA 0bd1373View commit details -
Configuration menu - View commit details
-
Copy full SHA for b956428 - Browse repository at this point
Copy the full SHA b956428View commit details -
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 3a9d381 - Browse repository at this point
Copy the full SHA 3a9d381View commit details -
auto reformat with ruff/docformatter/prettier after config changes
Configuration menu - View commit details
-
Copy full SHA for 1dd01dd - Browse repository at this point
Copy the full SHA 1dd01ddView commit details -
ci: add docformatter args back
apparently they don't get pulled from pyproject.toml when using the github action
Configuration menu - View commit details
-
Copy full SHA for 531b368 - Browse repository at this point
Copy the full SHA 531b368View commit details -
Configuration menu - View commit details
-
Copy full SHA for e653436 - Browse repository at this point
Copy the full SHA e653436View commit details -
ci: add tomli as docformatter dep
as recommended by docformatter issue 172
Configuration menu - View commit details
-
Copy full SHA for 42aa975 - Browse repository at this point
Copy the full SHA 42aa975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9584421 - Browse repository at this point
Copy the full SHA 9584421View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cc0b26 - Browse repository at this point
Copy the full SHA 4cc0b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c80e93 - Browse repository at this point
Copy the full SHA 7c80e93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 751b4f6 - Browse repository at this point
Copy the full SHA 751b4f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04131ef - Browse repository at this point
Copy the full SHA 04131efView commit details