-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [dataform] Support for ReleaseConfigs (#9999)
* feat: Support for ReleaseConfigs feat: Support for WorkflowConfigs feat: Support new first-party repository methods for committing, listing/reading files, and fetching history feat: Support new ComputeRepositoryAccessTokenStatus repository method feat: Support SSH based git authentication configuration feat: Support workspace compilation override fields feat: Support NPMRC environment variables feat: Support labels on repositories feat: Support custom service account repository configuration docs: several comments reformatted fix: rearrange several messages, thus changing field types PiperOrigin-RevId: 576787262 Source-Link: googleapis/googleapis@7e7ae1a Source-Link: https://github.com/googleapis/googleapis-gen/commit/b145f1c69a1d3618a6dddda36188dfe9d99eeb43 Copy-Tag: eyJwIjoiamF2YS1kYXRhZm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiYjE0NWYxYzY5YTFkMzYxOGE2ZGRkZGEzNjE4OGRmZTlkOTllZWI0MyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
baf18bd
commit 2021b5a
Showing
196 changed files
with
68,268 additions
and
10,564 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3,907 changes: 3,068 additions & 839 deletions
3,907
...google-cloud-dataform/src/main/java/com/google/cloud/dataform/v1beta1/DataformClient.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.