Skip to content

refactor(release): remove cycjimmy/semantic-release-action#89

Merged
cameronraysmith merged 3 commits intomainfrom
pnt-wl6-justfile-audit
Feb 16, 2026
Merged

refactor(release): remove cycjimmy/semantic-release-action#89
cameronraysmith merged 3 commits intomainfrom
pnt-wl6-justfile-audit

Conversation

@cameronraysmith
Copy link
Collaborator

No description provided.

Replace bun run delegation with direct npx semantic-release invocation.
Remove inline bun install (CI handles this in a dedicated step).
Remove redundant unset GITHUB_ACTIONS (--dry-run --no-ci suffices).
Fix production path which referenced nonexistent bun run release script.
…vocation

Unify dry-run and production release paths into a single step that
delegates to just release-package, matching the vanixiets pattern.
Add bun install step for dependency installation and git-based
release info extraction step for version/tag/released outputs.
Eliminates version mismatch where the action pinned semantic-release
v24 while package.json declared ^25.0.0.
@cameronraysmith cameronraysmith merged commit 067fed1 into main Feb 16, 2026
34 checks passed
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

Comments