You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add GitHub Actions workflows for testing, building, and publishing
- Add test workflow to run tests on multiple Node.js versions
- Add build workflow to verify project builds correctly
- Add code quality workflow to check formatting, linting, and type checking
- Add publish workflow to automatically publish to npm on version tags
These workflows will ensure code quality and proper deployment automation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Change-Id: I9e107aa20022fb62f4abccedb65b9e9beb48177c
Co-developed-by: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jiang Xin <zhiyou.jx@alibaba-inc.com>
0 commit comments