fix(semrel): direct sr25 binary (no npx prune), per-consumer monorepo install #36
No reviewers
Labels
No labels
pull-request
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
webgrip/workflows!36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/semrel-composite-harden"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hardens semantic-release toolchain resolution (erfbeeld runs 116/1069 died MODULE_NOT_FOUND). Runs the config-installed sr25 binary directly instead of npx (which prunes the --no-save config); stops preferring the sr24 prebake for shared-config consumers (version skew); adds a monorepo input that installs semantic-release-monorepo only for monorepo consumers (the config un-bundles it for security). Reaches only erfbeeld. See plan phases 1-2.