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

Release Google.Cloud.CloudBuild.V1 version 2.6.0 #10776

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Aug 4, 2023

Changes in this release:

New features

  • Add update_mask to UpdateBuildTriggerRequest proto (commit 1b10e84)
  • Add automap_substitutions flag to use substitutions as envs in Cloud Build (commit ae515fb)
  • Add git_file_source and git_repo_source to build_trigger (commit 510e913)

Changes in this release:

### New features

- Add update_mask to UpdateBuildTriggerRequest proto ([commit 1b10e84](1b10e84))
- Add automap_substitutions flag to use substitutions as envs in Cloud Build ([commit ae515fb](ae515fb))
- Add git_file_source and git_repo_source to build_trigger ([commit 510e913](510e913))
@jskeet jskeet requested a review from a team as a code owner August 4, 2023 13:38
@jskeet jskeet added autorelease: pending automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit labels Aug 4, 2023
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Pull request diff results
Building Google.Cloud.CloudBuild.V1
Detecting changes for Google.Cloud.CloudBuild.V1
Diff level: Identical

Checking compatibility with previous releases
Checking compatibility for Google.Cloud.CloudBuild.V1 version 2.6.0
Differences from 2.5.0
Minor changes:
Class 'BuildOptions'; property 'Boolean AutomapSubstitutions { get; set; }' added.
Class 'BuildStep'; method 'void ClearAutomapSubstitutions()' added.
Class 'BuildStep'; property 'Boolean AutomapSubstitutions { get; set; }' added.
Class 'BuildStep'; property 'Boolean HasAutomapSubstitutions { get; }' added.
Class 'BuildTrigger'; property 'GitFileSource GitFileSource { get; set; }' added.
Class 'BuildTrigger'; property 'GitRepoSource SourceToBuild { get; set; }' added.
Enum 'BuildTrigger.BuildTemplateOneofCase' entry 'GitFileSource' added.
Class 'GitFileSource' added.
Enum 'GitFileSource.EnterpriseConfigOneofCase' added.
Enum 'GitFileSource.SourceOneofCase' added.
Class 'GitFileSource.Types' added.
Enum 'GitFileSource.Types.RepoType' added.
Class 'GitHubEnterpriseConfig' added.
Class 'GithubEnterpriseConfigName' added.
Enum 'GithubEnterpriseConfigName.ResourceNameType' added.
Class 'GitHubEnterpriseSecrets' added.
Class 'GitRepoSource' added.
Enum 'GitRepoSource.EnterpriseConfigOneofCase' added.
Enum 'GitRepoSource.SourceOneofCase' added.
Class 'UpdateBuildTriggerRequest'; property 'FieldMask UpdateMask { get; set; }' added.

Diff level: Minor

@gcf-merge-on-green gcf-merge-on-green bot merged commit f50e6c4 into main Aug 4, 2023
9 of 10 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-pr-20230804T133823Z branch August 4, 2023 15:50
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Aug 4, 2023
@yoshi-automation
Copy link
Contributor

  • Created release for Google.Cloud.CloudBuild.V1-2.6.0

@release-tool-publish-reporter
Copy link

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter
Copy link

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants