Skip to content

Conversation

VaibhavAcharya
Copy link
Contributor

Summary

Fixes #EX-794

Adds --draft flag to deploy command so that we can still do draft deploys even with --alias.


For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code 🧑‍💻. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire 🔥 (e.g. incident related), you can skip this step.
  • Read the contribution guidelines 📖. This ensures your code follows our style guide and
    passes our tests.
  • Update or add tests (if any source code was changed or added) 🧪
  • Update or add documentation (if features were changed or added) 📝
  • Make sure the status checks below are successful ✅

A picture of a cute animal (not mandatory, but encouraged)

@VaibhavAcharya VaibhavAcharya requested a review from a team as a code owner September 18, 2025 13:32
Copy link

github-actions bot commented Sep 18, 2025

📊 Benchmark results

Comparing with 3539b0d

  • Dependency count: 1,073 (no change)
  • Package size: 298 MB (no change)
  • Number of ts-expect-error directives: 381 (no change)
@VaibhavAcharya VaibhavAcharya changed the title feat: add --draft flag to deploy command feat: add --draft flag to deploy command Sep 18, 2025
@VaibhavAcharya VaibhavAcharya merged commit a1186e0 into main Sep 18, 2025
83 of 90 checks passed
@VaibhavAcharya VaibhavAcharya deleted the vaibhavacharya/ex-794-add-draft-flag-to-deploy-cmd-in-cli branch September 18, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants