Skip to content

chore: Add way to create canary release through github tag.#5717

Open
aboodman wants to merge 1 commit intomainfrom
aa/github-canary
Open

chore: Add way to create canary release through github tag.#5717
aboodman wants to merge 1 commit intomainfrom
aa/github-canary

Conversation

@aboodman
Copy link
Copy Markdown
Contributor

No description provided.

@aboodman aboodman requested a review from arv March 30, 2026 12:48
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
replicache-docs Ready Ready Preview, Comment Mar 30, 2026 0:49am
zbugs Ready Ready Preview, Comment Mar 30, 2026 0:49am

Request Review

Copy link
Copy Markdown
Contributor

@arv arv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I love it!

env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
output=$(node --experimental-strip-types packages/zero/tool/release.ts --from ${{ github.event.pull_request.base.ref }} 2>&1 | tee /dev/stderr)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for experimental-strip-types in node 24.

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.

2 participants