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: ensure we pass build_data in the calls to the deploys api #7099

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JakeChampion
Copy link

Summary

This ensures that the bundle will have the correct metadata applied to the deployment. previously this metadata would only get applied for CLI deployments that included the --build flag (unless the --skip-functions-cache flag was also applied)

This ensures that the bundle will have the correct metadata applied to the deployment. previously this metadata would only get applied for CLI deployments that included the `--build` flag (unless the `--skip-functions-cache` flag was also applied)
Copy link

📊 Benchmark results

Comparing with 6de973f

  • Dependency count: 1,182 (no change)
  • Package size: 281 MB (no change)
  • Number of ts-expect-error directives: 724 (no change)

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