这是indexloc提供的服务,不要输入任何密码
Skip to content

[projects] Support setting enableAffectedProjectsDeployments #272

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

Merged

Conversation

matthewbinshtok
Copy link
Contributor

@matthewbinshtok matthewbinshtok commented Feb 20, 2025

As part of #project-api-on-vercel, we have the need to support setting enableAffectedProjectsDeployments when creating/updating Vercel Projects using the Terraform provider.

This PR:

  • adds the field to the relevant structs and schemas for a Vercel Project
  • adds the field to projectCoercedFields to match the API endpoint expected behavior
  • adds tests for setting the field explicitly and also for omitting it

@matthewbinshtok matthewbinshtok force-pushed the binshtok/add-enable-affected-projects-deployments branch from 6f1f3ff to b6dc26d Compare February 20, 2025 04:13
@matthewbinshtok matthewbinshtok force-pushed the binshtok/add-enable-affected-projects-deployments branch from 7006933 to 37dbf1c Compare February 20, 2025 20:36
@matthewbinshtok matthewbinshtok force-pushed the binshtok/add-enable-affected-projects-deployments branch from 401bde4 to d76181a Compare February 21, 2025 03:54
@matthewbinshtok matthewbinshtok force-pushed the binshtok/add-enable-affected-projects-deployments branch from cb5ba0b to 8ef076b Compare February 21, 2025 05:06
@matthewbinshtok matthewbinshtok force-pushed the binshtok/add-enable-affected-projects-deployments branch from fd51faa to 746d361 Compare February 21, 2025 05:47
@matthewbinshtok matthewbinshtok marked this pull request as ready for review February 21, 2025 06:01
@matthewbinshtok matthewbinshtok merged commit bf5a322 into main Feb 21, 2025
6 checks passed
@matthewbinshtok matthewbinshtok deleted the binshtok/add-enable-affected-projects-deployments branch February 21, 2025 15:42
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