Skip to content

ci: publish BIND package updates safely - #86

Merged
bryanwieg merged 1 commit into
masterfrom
fix/snapshot-reuse-bind-provenance
Aug 28, 2026
Merged

bryanwieg merged 1 commit into
masterfrom
fix/snapshot-reuse-bind-provenance

Conversation

@bryanwieg

Copy link
Copy Markdown
Collaborator

What changed

  • Trigger active-series package publication automatically for package-affecting master pushes.
  • Validate BIND and build provenance before immutable snapshot reuse.
  • Scope immutable package and source release tags to the full BIND compatibility fingerprint.
  • Document automatic publication and fingerprinted rollback tags.

Root cause

A BIND-only update retained the os-bind-rp package version, so the production run reused an older immutable snapshot keyed only by that plugin version. The staged verifier then received stale BIND packages. Provenance was also validated only in the signing path, which reuse skipped.

Validation

  • 283 CI helper tests passed, plus 3 subtests.
  • Python helper compilation passed.
  • git diff --check passed.
  • Independent review found no remaining Critical or Important issues.

@bryanwieg
bryanwieg merged commit bf018b2 into master Aug 28, 2026
5 checks passed
@bryanwieg
bryanwieg deleted the fix/snapshot-reuse-bind-provenance branch August 28, 2026 14:33
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