-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cli): parallel upload of assets #620
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@ming535 is attempting to deploy a commit to the Lagon Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! Could you add a changeset by running pnpm changeset
at the root of the project, selecting @lagon/cli
as a patch
, and describing your changes?
* fix(deps): update nextra monorepo to v2.2.16 * fix(deps): update trpc monorepo to v10.12.0 * fix: lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: QuiiBz <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
About
What does this PR do?
parallele upload assets
Add an issue number if this PR can fix or relates to an issue.
Upload assets in parallel in the CLI #607
Add a changeset if needed with
pnpm changeset
done
Tests