From a6ff5f91bb10301eecb244e15d1b192aa7facea6 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 12 May 2020 08:12:57 -0700 Subject: [PATCH] [CHANGE ME] Re-generated to pick up changes from synthtool. * ci(java): switch to GitHub Actions (#533) * ci: switch to GitHub Actions * update based on comment Source-Author: Stephanie Wang Source-Date: Mon May 11 12:54:00 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 55cdc844877d97139f25004229842624a6a86a02 Source-Link: https://github.com/googleapis/synthtool/commit/55cdc844877d97139f25004229842624a6a86a02 * chore: move ci.yaml to workflows dir (#535) Source-Author: Stephanie Wang Source-Date: Mon May 11 16:24:04 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 98c50772ec23295c64cf0d2ddf199ea52961fd4c Source-Link: https://github.com/googleapis/synthtool/commit/98c50772ec23295c64cf0d2ddf199ea52961fd4c --- .github/workflows/ci.yaml | 6 +++--- synth.metadata | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2f51be7bc3..445b4bf82f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-java@v1 with: - java-version: ${{ matrix.java }} + java-version: ${{matrix.java}} - run: java -version - run: .kokoro/build.sh env: @@ -22,7 +22,7 @@ jobs: - name: coverage uses: codecov/codecov-action@v1 with: - name: actions ${{ matrix.java }} + name: actions ${{matrix.java}} windows: runs-on: windows-latest steps: @@ -73,4 +73,4 @@ jobs: - run: java -version - run: .kokoro/build.sh env: - JOB_TYPE: clirr + JOB_TYPE: clirr \ No newline at end of file diff --git a/synth.metadata b/synth.metadata index 795b568dbf..0f40998f7d 100644 --- a/synth.metadata +++ b/synth.metadata @@ -11,7 +11,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquerystorage.git", - "sha": "d1d365f0f01f2a0522d761db5c4dfe5374ff8783" + "sha": "5955fdd0240d5a2ea2d105ea72033b388237e20c" } }, { @@ -50,7 +50,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "ab883569eb0257bbf16a6d825fd018b3adde3912" + "sha": "98c50772ec23295c64cf0d2ddf199ea52961fd4c" } } ],