Skip to content

chore: update common templates#58

Merged
BenWhitehead merged 1 commit intomasterfrom
autosynth
Jan 16, 2020
Merged

chore: update common templates#58
BenWhitehead merged 1 commit intomasterfrom
autosynth

Conversation

@yoshi-automation
Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:
271cea7 chore: release 0.0.4 (#48)
08f65c5 deps: update dependency com.google.truth:truth to v1.0.1 (#57)
9aafef4 deps: update dependency com.google.cloud:google-cloud-bom to v0.121.0-alpha (#53)
e33dc1d deps: update dependency com.google.cloud:google-cloud-shared-config to v0.4.0 (#55)
7e0bd22 chore: allow unstable renovate updates

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:10a6d0342b8d62544810ac5ad86c3b21049ec0696608ac60175da8e513234344
Status: Image is up to date for googleapis/artman:latest
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.kokoro/build.bat
.kokoro/build.sh
.kokoro/coerce_logs.sh
.kokoro/common.cfg
.kokoro/continuous/common.cfg
.kokoro/continuous/dependencies.cfg
.kokoro/continuous/integration.cfg
.kokoro/continuous/java11.cfg
.kokoro/continuous/java7.cfg
.kokoro/continuous/java8-osx.cfg
.kokoro/continuous/java8-win.cfg
.kokoro/continuous/java8.cfg
.kokoro/continuous/lint.cfg
.kokoro/continuous/propose_release.cfg
.kokoro/continuous/propose_release.sh
.kokoro/continuous/samples.cfg
.kokoro/dependencies.sh
.kokoro/linkage-monitor.sh
.kokoro/nightly/common.cfg
.kokoro/nightly/dependencies.cfg
.kokoro/nightly/integration.cfg
.kokoro/nightly/java11.cfg
.kokoro/nightly/java7.cfg
.kokoro/nightly/java8-osx.cfg
.kokoro/nightly/java8-win.cfg
.kokoro/nightly/java8.cfg
.kokoro/nightly/lint.cfg
.kokoro/nightly/samples.cfg
.kokoro/presubmit/clirr.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/dependencies.cfg
.kokoro/presubmit/integration.cfg
.kokoro/presubmit/java11.cfg
.kokoro/presubmit/java7.cfg
.kokoro/presubmit/java8-osx.cfg
.kokoro/presubmit/java8-win.cfg
.kokoro/presubmit/java8.cfg
.kokoro/presubmit/linkage-monitor.cfg
.kokoro/presubmit/lint.cfg
.kokoro/presubmit/samples.cfg
.kokoro/release/bump_snapshot.cfg
.kokoro/release/bump_snapshot.sh
.kokoro/release/common.cfg
.kokoro/release/common.sh
.kokoro/release/drop.cfg
.kokoro/release/drop.sh
.kokoro/release/promote.cfg
.kokoro/release/promote.sh
.kokoro/release/publish_javadoc.cfg
.kokoro/release/publish_javadoc.sh
.kokoro/release/snapshot.cfg
.kokoro/release/snapshot.sh
.kokoro/release/stage.cfg
.kokoro/release/stage.sh
.kokoro/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yaml
java.header
license-checks.xml
renovate.json
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 16, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2020

Codecov Report

Merging #58 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #58      +/-   ##
===========================================
+ Coverage      0.51%   0.51%   +<.01%     
  Complexity       19      19              
===========================================
  Files             6       6              
  Lines         10926   10877      -49     
  Branches       2200    2162      -38     
===========================================
  Hits             56      56              
+ Misses        10867   10818      -49     
  Partials          3       3
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/conformance/storage/v1/TestFile.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...com/google/cloud/conformance/storage/v1/Tests.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...le/cloud/conformance/storage/v1/SigningV4Test.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...cloud/conformance/firestore/v1/TestDefinition.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
.../cloud/conformance/bigtable/v2/TestDefinition.java 0% <0%> (ø) 0% <0%> (ø) ⬇️

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 271cea7...a9f13d3. Read the comment docs.

@BenWhitehead BenWhitehead changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. chore: update common templates Jan 16, 2020
@BenWhitehead BenWhitehead merged commit 6aef441 into master Jan 16, 2020
@BenWhitehead BenWhitehead deleted the autosynth branch January 16, 2020 15:44
BenWhitehead added a commit that referenced this pull request Sep 8, 2021
…4ce (#363)

googleapis/conformance-tests@5c25424 chore: rename cloud-storage-dpes to cloud-storage-dpe ([#59](googleapis/conformance-tests#59))
googleapis/conformance-tests@32a2fd4 fix: update scenario 5 to only provide a single instruction for the expected failure ([#58](googleapis/conformance-tests#58))
googleapis/conformance-tests@0fe5931 fix(storage): add methods to s4 non idempotent operations ([#56](googleapis/conformance-tests#56))
googleapis/conformance-tests@64c08de fix(storage): add key resource to HMAC methods that require it ([#54](googleapis/conformance-tests#54))
googleapis/conformance-tests@17650a1 fix(storage): fix typo in method names ([#53](googleapis/conformance-tests#53))

Full diff: googleapis/conformance-tests@37ddc58...5c25424
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants