Skip to content

fix: publish manifest topological order for @peac/disc#697

Merged
jithinraj merged 1 commit intomainfrom
fix/publish-manifest-disc-topo-order
Apr 22, 2026
Merged

fix: publish manifest topological order for @peac/disc#697
jithinraj merged 1 commit intomainfrom
fix/publish-manifest-disc-topo-order

Conversation

@jithinraj
Copy link
Copy Markdown
Member

Summary

@peac/disc gained a dependency on @peac/policy-kit in v0.12.14 PR1. The publish manifest still listed @peac/disc before @peac/policy-kit, causing the preflight topological order check to fail when the v0.12.14 tag was pushed.

Scope

  • Move @peac/disc after @peac/policy-kit in scripts/publish-manifest.json
  • Update the layers map to place @peac/disc in 4-infra (alongside other policy-kit dependents)
  • Bump manifest version to 0.12.14 and lastUpdated to 2026-04-22

Validation

node scripts/check-manifest-topo.mjs — OK, all 37 packages in valid topological order.

@jithinraj jithinraj merged commit d252dac into main Apr 22, 2026
20 checks passed
@jithinraj jithinraj deleted the fix/publish-manifest-disc-topo-order branch April 22, 2026 11:25
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