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
Add GitHub Actions workflows and testing infrastructure
- Added CI workflow with Node.js matrix testing (18.x, 20.x, 22.x)
- Added release workflow for automated npm publishing
- Added Dependabot configuration for dependency updates
- Added Dependabot auto-merge workflow for minor/patch updates
- Created Jest configuration and basic test suite
- Added comprehensive npm scripts for development workflow
- Updated package.json with additional dev dependencies
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments