Skip to content

fix(ci): drop per-crate dependabot entries (#306)#314

Open
avrabe wants to merge 1 commit into
mainfrom
fix/306-ci-stability
Open

fix(ci): drop per-crate dependabot entries (#306)#314
avrabe wants to merge 1 commit into
mainfrom
fix/306-ci-stability

Conversation

@avrabe

@avrabe avrabe commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Half 1 of #306: the per-crate cargo dependabot directories fail their update jobs weekly (member crates can't move independently against the workspace's exact-version path-dep pins). The root workspace-aware entry covers everything via the shared lockfile. Half 2 (Signing E2E red on every run) is the rekor cert-pin rotation — structural fix in pulseengine/sigil#147 (chain-match semantics), then a wsc release + pin bump here.

🤖 Generated with Claude Code

…jobs (#306)

The per-crate cargo directories (synth-abi/-analysis/-backend-awsm/
-backend-wasker) produced ~10 failing dependabot update jobs every Tuesday:
member crates can't be updated independently against the workspace's
exact-version path-dep pin convention (the Version Pin Sweep gate exists
precisely to keep those in lockstep). The root entry is workspace-aware and
covers every member through the shared lockfile — one update lane, zero
structural failures.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@avrabe avrabe mentioned this pull request Jun 10, 2026
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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