Releases: NaturalHistoryMuseum/ckanext-ldap
Releases · NaturalHistoryMuseum/ckanext-ldap
v3.3.3
v3.3.3 (2024-11-04)
Docs
- use variable logo based on colour scheme
- fix tests badge tests workflow file was renamed
- standardise returns field
Style
- automatic reformat auto reformat with ruff/docformatter/prettier after config changes
Build System(s)
- remove version from docker compose file version specifier is deprecated
CI System(s)
- fix python setup action version
- add merge to valid commit types
- add docformatter args and dependency docformatter currently can't read from pyproject.toml without tomli
- 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
- update tool config update pre-commit repo versions and switch black to ruff
- add pull request validation workflow new workflow to check commit format and code style against pre-commit config
- update workflow files standardise format, change name of tests file
Chores/Misc
- add pull request template
- update tool details in contributing guide
[main b7adda7] bump: version 3.3.2 → 3.3.3
3 files changed, 34 insertions(+), 3 deletions(-)
v3.3.2
v3.3.1
v3.3.0
v3.3.0 (2024-01-22)
Feature
- add "ignore referrals" config option
Chores/Misc
- add build section to read the docs config
- add regex for version line in citation file
- add citation.cff to list of files with version
- add contributing guidelines
- add code of conduct
- add citation file
- update support.md links
[main 11e2e7c] bump: version 3.2.11 → 3.3.0
3 files changed, 19 insertions(+), 3 deletions(-)
v3.2.11
v3.2.11 (2023-09-25)
Docs
- update docker test service name in readme
Style
- fix some minor formatting irregularities
Tests
- sort out the CKAN 2.10 tests
- add a test for login_success
- add test for login_failed helper
Build System(s)
- adds ckantest:next as a test target option
CI System(s)
- add tests on next to ci
- update docker test service name in github action workflow
- fix tests, postgresql wasn't working
[main f48e0d2] bump: version 3.2.10 → 3.2.11
2 files changed, 28 insertions(+), 2 deletions(-)