Ensure instance-state updates when collections are PUT or DELETE-ed #252

Merged
cmo merged 5 commits from fix-collection-management into master 2026-07-07 08:49:07 +00:00
Owner

Fixes issue #248

Fixes issue #248
chore: update changelog
All checks were successful
Codespell / Check for spelling errors (push) Successful in 58s
Ruff / Code linting (push) Successful in 1m9s
Test execution / Test-all (push) Successful in 1m49s
886c166abb
fix: fix collection deletion
All checks were successful
Codespell / Check for spelling errors (push) Successful in 25s
Ruff / Code linting (push) Successful in 36s
Test execution / Test-all (push) Successful in 1m10s
04e5644c36
Delete all collection-related objects from instance
state, when a collection is deleted via the
administration API.

This fixes a problem where PUT /collection would
not modify, e.g., configurations of authentication
sources.
tests: add test for instance-state updates
Some checks failed
Codespell / Check for spelling errors (push) Successful in 28s
Ruff / Code linting (push) Failing after 36s
Test execution / Test-all (push) Successful in 1m14s
Codespell / Check for spelling errors (pull_request) Successful in 30s
Ruff / Code linting (pull_request) Failing after 35s
Type annotation (PR) / check (pull_request) Failing after 1m4s
75bc9f2364
Add a test that ensures that instance-state is
updated when a collection is `PUT` or `DELETE`-ed.
cmo force-pushed fix-collection-management from 75bc9f2364
Some checks failed
Codespell / Check for spelling errors (push) Successful in 28s
Ruff / Code linting (push) Failing after 36s
Test execution / Test-all (push) Successful in 1m14s
Codespell / Check for spelling errors (pull_request) Successful in 30s
Ruff / Code linting (pull_request) Failing after 35s
Type annotation (PR) / check (pull_request) Failing after 1m4s
to c4c322e6d6
Some checks failed
Codespell / Check for spelling errors (push) Successful in 41s
Codespell / Check for spelling errors (pull_request) Successful in 41s
Ruff / Code linting (push) Successful in 52s
Ruff / Code linting (pull_request) Successful in 51s
Type annotation (PR) / check (pull_request) Failing after 1m13s
Test execution / Test-all (push) Successful in 1m26s
2026-07-07 08:26:02 +00:00
Compare
chore: fix type-annotation errors
Some checks failed
Codespell / Check for spelling errors (pull_request) Successful in 43s
Codespell / Check for spelling errors (push) Successful in 48s
Ruff / Code linting (push) Failing after 53s
Ruff / Code linting (pull_request) Failing after 51s
Type annotation (PR) / check (pull_request) Successful in 1m21s
Test execution / Test-all (push) Successful in 1m33s
2da9def922
chore: adapt linter suggestions
All checks were successful
Codespell / Check for spelling errors (push) Successful in 40s
Codespell / Check for spelling errors (pull_request) Successful in 41s
Ruff / Code linting (push) Successful in 52s
Ruff / Code linting (pull_request) Successful in 49s
Type annotation (PR) / check (pull_request) Successful in 1m20s
Test execution / Test-all (push) Successful in 1m25s
3218a720f3
cmo merged commit 435b647191 into master 2026-07-07 08:49:07 +00:00
cmo deleted branch fix-collection-management 2026-07-07 08:49:24 +00:00
Sign in to join this conversation.
No description provided.