Skip to content

Add develop branch npm prerelease publishing#103

Merged
Yukaii merged 1 commit into
developfrom
cursor/develop-prerelease-publish
May 27, 2026
Merged

Add develop branch npm prerelease publishing#103
Yukaii merged 1 commit into
developfrom
cursor/develop-prerelease-publish

Conversation

@Yukaii
Copy link
Copy Markdown
Member

@Yukaii Yukaii commented May 27, 2026

Summary

  • Extend the publish workflow to run beta prereleases on pushes to develop
  • Keep stable releases on v* tags publishing to npm latest
  • Create GitHub pre-releases for each develop build, matching the @hackmd/api pattern

Test plan

  • Merge and verify the Pre-release (develop) job publishes to npm with the beta tag
  • Confirm install works: npm install -g @hackmd/hackmd-cli@beta
  • Confirm stable tag releases still publish to latest unchanged

Made with Cursor

Publish beta-tagged builds on develop pushes while keeping stable releases on version tags.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Yukaii Yukaii marked this pull request as ready for review May 27, 2026 23:00
@Yukaii Yukaii merged commit bfa9bd0 into develop May 27, 2026
4 checks passed
@Yukaii Yukaii deleted the cursor/develop-prerelease-publish branch May 27, 2026 23:01
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