Skip to content
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

fix: generate vercel sdk and fix vercel-promote #1497

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

abvthecity
Copy link
Contributor

there's a bug in vercel promote command, which doesn't actually use the --token field in the command. 🤦

This PR

  • generates vercel sdk using fern
  • re-implements vercel promote using a fetch request (unfortunately the sdk doesn't work here)

@abvthecity abvthecity marked this pull request as ready for review September 17, 2024 22:06
@abvthecity abvthecity enabled auto-merge (squash) September 17, 2024 22:06
Copy link

Copy link

Playwright test results

passed  1 passed

Details

stats  1 test across 1 suite
duration  9 seconds
commit  a866b91

@abvthecity abvthecity merged commit 93417b4 into main Sep 17, 2024
22 of 23 checks passed
@abvthecity abvthecity deleted the ajiang/fix-vercel-promote branch September 17, 2024 22:09
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