Skip to content

Keep detached configuration mutations verified - #183

Merged
bigboateng merged 2 commits into
mainfrom
fix/detached-config-mutation-boundary
Aug 10, 2026
Merged

Keep detached configuration mutations verified#183
bigboateng merged 2 commits into
mainfrom
fix/detached-config-mutation-boundary

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • route ordinary configuration writes through one authority-aware transaction
  • preserve detached verification for repeated delivery exclusions and capability registration
  • add the required release note and ownership-projection failure classification

Test Plan

  • cd boatstack && GOWORK=off go test ./...
  • cd boatstack && GOWORK=off go build ./...
  • cd boatstack && GOWORK=off go vet ./...
  • cd boatstack && GOWORK=off go test -race . -run TestConfigurationMutationSerializesConcurrentWriters -count=1
  • python3 -m unittest discover -s .github/tests -p "test_*.py"
  • python3 .github/scripts/release_notes.py validate --repo .
  • python3 .github/scripts/release_notes.py preflight --repo . --base-branch main

@bigboateng
bigboateng merged commit 86b1f9b into main Aug 10, 2026
9 checks passed
@bigboateng
bigboateng deleted the fix/detached-config-mutation-boundary branch August 10, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant