Skip to content

Parity: upstream v2.3.2 applies cleanly - ready to promote #1

Description

@github-actions

Upstream released v2.3.2. The patch series replayed from v2.2.0 with no
conflicts, and passed:

  • cargo fmt on the fork-owned crates
  • cargo test -p infisical -p interpolate (including the fail-closed guard)
  • cargo check -p komodo_core -p komodo_periphery

The lockfile was refreshed for this release and committed onto the branch.

Branch: tdd/rebase/v2.3.2
Compare: tdd/patches...tdd/rebase/v2.3.2

A clean rebase is not a deployment. Before promoting, follow
docs/tdd/MAINTENANCE.md, then build the image and re-run the canary checks in
docs/tdd/CANARY-2026-08-19.md -- both defects found so far were invisible to
the test suite and only appeared against a live Core.

Promoting:

git branch -f tdd/patches         tdd/rebase/v2.3.2
git branch -f tdd/release/v2.3.2 tdd/rebase/v2.3.2
git push origin tdd/patches tdd/release/v2.3.2

Reported by the Upstream parity workflow. It does not open the PR itself:
the organization disallows GitHub Actions creating pull requests, which is a
deliberate control this workflow should not work around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions