This repository was archived by the owner on Jan 22, 2024. It is now read-only.
deps(sample): using newer google-analytics-data in snippet#452
Merged
gcf-merge-on-green[bot] merged 3 commits intoMar 21, 2022
Merged
Conversation
|
Warning: This pull request is touching the following templated files:
|
ikuleshov
approved these changes
Mar 21, 2022
Member
Author
suztomo
commented
Mar 21, 2022
| SAMPLES_DIR=samples | ||
| # only run ITs in snapshot/ on presubmit PRs. run ITs in all 3 samples/ subdirectories otherwise. | ||
| if [[ ! -z ${KOKORO_GITHUB_PULL_REQUEST_NUMBER} ]] | ||
| then | ||
| SAMPLES_DIR=samples/snapshot | ||
| fi | ||
|
|
Member
Author
There was a problem hiding this comment.
I removed these lines to run all tests in samples directory. Owlbot will revert this change. But it's ok. I just want to confirm the latest version of the library works with the latest auth library.
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Mar 21, 2022
🤖 I have created a release *beep* *boop* --- ### [0.11.7](v0.11.6...v0.11.7) (2022-03-21) ### Dependencies * **sample:** using newer google-analytics-data in snippet ([#452](#452)) ([74446cf](74446cf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fixes #430 and #431 .