v2.2.0
v2.2.0 (2025-06-09)
Feature
- add auth functions for managing collaborators
Refactor
- load actions and auth with ckantools
Tests
- add tests for collaborator management auth functions
CI System(s)
- set ruff target py version, add more ignores - avoid using fixes that don't work for python 3.8 (our current version) - ignore recommended ruff formatter conflicts - ignore more docstring rules
- remove pylint, add ruff lint rules Primarily the defaults plus pydocstyle and isort.
- update pre-commit repo versions
[main d051555] bump: version 2.1.11 → 2.2.0
3 files changed, 23 insertions(+), 3 deletions(-)