Skip to content

Commit

Permalink
feat: added support for predeploy and postdeploy actions (#6499)
Browse files Browse the repository at this point in the history
Users can now configure predeploy and postdeploy actions as a part of Deploy Hooks.
PiperOrigin-RevId: 551539532
Source-Link: googleapis/googleapis@c940ce2
Source-Link: googleapis/googleapis-gen@dc58bc6
Copy-Tag: eyJwIjoiRGVwbG95Ly5Pd2xCb3QueWFtbCIsImgiOiJkYzU4YmM2NGFkODVjYjNmZmU0N2E4MzAxZWMxNmVjZjJkYjZkOWRmIn0=
  • Loading branch information
gcf-owl-bot[bot] committed Jul 27, 2023
1 parent d108fd6 commit fc3d4d0
Show file tree
Hide file tree
Showing 17 changed files with 1,277 additions and 0 deletions.
Binary file modified Deploy/metadata/V1/CloudDeploy.php
Binary file not shown.
96 changes: 96 additions & 0 deletions Deploy/src/V1/CanaryDeployment.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

96 changes: 96 additions & 0 deletions Deploy/src/V1/CustomCanaryDeployment/PhaseConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

96 changes: 96 additions & 0 deletions Deploy/src/V1/DeploymentJobs.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions Deploy/src/V1/ExecutionConfig/ExecutionEnvironmentUsage.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fc3d4d0

Please sign in to comment.