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

Commits on Sep 22, 2020

  1. changes without context

            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed Sep 22, 2020
    Copy the full SHA
    df8612e View commit details
    Browse the repository at this point in the history
  2. feat!: Updated third_party Cloud Build clients with new Build message…

    … 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
    yoshi-automation committed Sep 22, 2020
    Copy the full SHA
    8ebc448 View commit details
    Browse the repository at this point in the history
  3. fix: revert removal of WorkerPool API

    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
    yoshi-automation committed Sep 22, 2020
    Copy the full SHA
    4e78ed1 View commit details
    Browse the repository at this point in the history
  4. feat!: Updated third_party Cloud Build clients with new Build message…

    … 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 committed Sep 22, 2020
    Copy the full SHA
    2447c42 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    60fa6bf View commit details
    Browse the repository at this point in the history