Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat: add dynamic_substitutions to BuildOptions, STACKDRIVER_ONLY/CLOUD_LOGGING_ONLY to LoggingMode, name/service_account to Build #246

Merged
merged 5 commits into from Sep 22, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b12affff-e85c-44ff-9cad-bd06f777bd37/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 331027363
Source-Link: googleapis/googleapis@bc18612
PiperOrigin-RevId: 330974505
Source-Link: googleapis/googleapis@3257ba5
PiperOrigin-RevId: 330504082
Source-Link: googleapis/googleapis@48ce887

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
… fields: - `service_account`, which is available to members of our closed alpha - STACKDRIVER_ONLY and CLOUD_LOGGING_ONLY logging modes - `dynamic_substitutions` option

BREAKING CHANGE: The WorkerPool API in the v1 surface has been long deprecated, so it has been deleted from the v1 surface. Alpha WorkerPool customers who want to call the WorkerPool API can use gcloud.

PiperOrigin-RevId: 330504082

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Sep 8 07:21:07 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 48ce8878cd4c54cf247de826ac53c1414b0345bd
Source-Link: googleapis/googleapis@48ce887
PiperOrigin-RevId: 330974505

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Sep 10 11:08:18 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 3257ba52160dd8a9c7f83c34d13793de843bdb4a
Source-Link: googleapis/googleapis@3257ba5
… fields: - `service_account`, which is available to members of our closed alpha - CLOUD_LOGGING_ONLY logging modes - `dynamic_substitutions` option - resource annotations added

PiperOrigin-RevId: 331027363

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Sep 10 15:15:28 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: bc18612d35891d88bcac57c85d79db93f4f29028
Source-Link: googleapis/googleapis@bc18612
@yoshi-automation yoshi-automation requested a review from a team as a code owner September 22, 2020 21:38
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2020
@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat: add dynamic_substitutions to BuildOptions, STACKDRIVER_ONLY/CLOUD_LOGGING_ONLY to LoggingMode, name/service_account to Build Sep 22, 2020
@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #246 into master will increase coverage by 0.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #246      +/-   ##
============================================
+ Coverage     81.34%   81.69%   +0.34%     
  Complexity      117      117              
============================================
  Files             6        6              
  Lines           890      907      +17     
  Branches          3        3              
============================================
+ Hits            724      741      +17     
  Misses          163      163              
  Partials          3        3              
Impacted Files Coverage Δ Complexity Δ
...evtools/cloudbuild/v1/stub/GrpcCloudBuildStub.java 96.07% <100.00%> (+0.21%) 24.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f798aff...60fa6bf. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Sep 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 455c410 into master Sep 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch September 22, 2020 23:18
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 22, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.1.0](https://www.github.com/googleapis/java-cloudbuild/compare/v2.0.2...v2.1.0) (2020-09-22)


### Features

* add dynamic_substitutions to BuildOptions, STACKDRIVER_ONLY/CLOUD_LOGGING_ONLY to LoggingMode, name/service_account to Build ([#246](https://www.github.com/googleapis/java-cloudbuild/issues/246)) ([455c410](https://www.github.com/googleapis/java-cloudbuild/commit/455c4101bc08461f1ab9944908e8ba642974dd15))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
2 participants