Skip to content

fix(ci): remove debug ls -la from release workflow#39

Merged
GoBeromsu merged 2 commits intomasterfrom
fix/release-workflow
Mar 6, 2026
Merged

fix(ci): remove debug ls -la from release workflow#39
GoBeromsu merged 2 commits intomasterfrom
fix/release-workflow

Conversation

@GoBeromsu
Copy link
Owner

Summary

  • Remove leftover ls -la debug line from the "Package plugin" step

No structural changes — release logic already uses modern gh release create with ${{ github.ref_name }}.

Test plan

  • Push a tag → Release workflow passes cleanly

🤖 Generated with Claude Code

GoBeromsu and others added 2 commits March 6, 2026 20:50
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace gh release create + extra validation steps with softprops/action-gh-release@v2.
Remove Validate required files and Validate version consistency steps.
Match eagle-plugin structure exactly: checkout → setup-node → install-pnpm → build → release.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@GoBeromsu GoBeromsu merged commit 238f449 into master Mar 6, 2026
2 checks passed
@GoBeromsu GoBeromsu deleted the fix/release-workflow branch March 6, 2026 11:56
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