Skip to content

feat(ci): add nightly builds and npm publishing support#13

Merged
rokicool merged 1 commit intomainfrom
dev
Jan 17, 2026
Merged

feat(ci): add nightly builds and npm publishing support#13
rokicool merged 1 commit intomainfrom
dev

Conversation

@rokicool
Copy link
Copy Markdown
Owner

  • Add reusable validation workflow (validate.yml)
  • Add nightly build workflow with npm publishing (nightly.yml)
  • Add production release workflow with npm publishing (release.yml)
  • Add prompt for GitHub Actions extension
  • Support both GitHub artifacts and npm registry distribution
  • Nightly builds publish to @nightly tag on npm
  • Production releases publish to @latest tag on npm
  • Enhanced error handling and notifications

- Add reusable validation workflow (validate.yml)
- Add nightly build workflow with npm publishing (nightly.yml)
- Add production release workflow with npm publishing (release.yml)
- Add prompt for GitHub Actions extension
- Support both GitHub artifacts and npm registry distribution
- Nightly builds publish to @nightly tag on npm
- Production releases publish to @latest tag on npm
- Enhanced error handling and notifications
@rokicool rokicool merged commit a2d54ce into main Jan 17, 2026
2 checks passed
@rokicool rokicool deleted the dev branch January 17, 2026 06:59
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