Skip to content

ci: standardize workflow naming and add release artifacts#775

Merged
yeojz merged 1 commit intomainfrom
feat/build-assets
Jan 28, 2026
Merged

ci: standardize workflow naming and add release artifacts#775
yeojz merged 1 commit intomainfrom
feat/build-assets

Conversation

@yeojz
Copy link
Copy Markdown
Owner

@yeojz yeojz commented Jan 28, 2026

Summary

  • Rename deploy-docs.yml to publish-docs.yml for consistent naming
  • Rename publish-npm.yml to publish-packages.yml
  • Update release label from ci-release to ci-release-packages
  • Add step to pack and upload package tarballs (.tgz files) to GitHub Releases

- Rename deploy-docs.yml to publish-docs.yml for consistency
- Rename publish-npm.yml to publish-packages.yml
- Update release label from ci-release to ci-release-packages
- Add step to pack and upload package tarballs to GitHub releases
- Add .plans/ to gitignore
@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 857 / 857
🔵 Statements 100% (🎯 100%) 865 / 865
🔵 Functions 100% (🎯 100%) 252 / 252
🔵 Branches 100% (🎯 100%) 431 / 431
File CoverageNo changed files found.
Generated in workflow #174 for commit e20ead6 by the Vitest Coverage Report Action

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (27cea41) to head (e20ead6).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #775   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         1176      1176           
  Branches       220       220           
=========================================
  Hits          1176      1176           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yeojz yeojz merged commit 6cb4e0b into main Jan 28, 2026
18 checks passed
@yeojz yeojz deleted the feat/build-assets branch January 28, 2026 15:38
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