Skip to content

merge master#1

Merged
elharo merged 32 commits intoelharo:masterfrom
googleapis:master
Mar 25, 2019
Merged

merge master#1
elharo merged 32 commits intoelharo:masterfrom
googleapis:master

Conversation

@elharo
Copy link
Copy Markdown
Owner

@elharo elharo commented Mar 25, 2019

No description provided.

elharo and others added 30 commits September 6, 2018 10:21
* warnings

* revert
* Add windows Kokoro test config

* Fix location of build.bat

* Fix windows working directory

* Fix bath to build script

* Use a tempfile for test files to avoid windows path issues

* empty commit to trigger travis

* Skip creating the temporary test json files.

The actual file is not necessary for the tests - we only need a valid
path for the OS.

* Fix joining of paths

* Fix osx script
* grammar fix

* Update README.md
* Add continuous integration Kokoro configs

* Add CI Status section to README
* Fix javadoc warnings

* Only output message for GCE detection failure at INFO level
* Fix snapshot version in pom files and fix urls after repo move

* fix repo and link in update_javadoc.sh script
* Add codecov

* Get codecov credentials, run local codecov script

* Add jacoco-maven-plugin for code coverage

* Add java11 test config

* Add codecov badge to README

* Check that codecov creds are present, use gcs version

* output format of test report

* Remove codecov script, only use gcs version
* Enable releasetool versioning

* Release notes

* Fix type

* remove extra declared versions
* Add publish and stage release Kokoro configs

* Fix credentials

* Use trampoline for releases

* Make release scripts executable

* Fix release directory

* Fix pin-entry for gpg signing

* temporarily bump version, fix artifact path

* Try to get the nice artifact path
Currently it's unclear what caused the problem with it
This makes the workaround to issue #204 much easier to discover.
* Option to suppress end user credentials warning.

Defining a new environment variable SUPPRESS_GCLOUD_CREDS_WARNING.
Setting this to true suppresses the end user credentials warning.
Fixes #193

* reordering checks to respond to comment
* Add impersonatedcredentials

* constructors->private; handle errors as IOException
* Cleanup

* Fix tests

* No need for singular ERROR_PREFIX that doesn't provide extra information

* Fix spelling error
Improving the log output when unexpected exceptions occur while determining
if the client is running on Google Compute Engine.

Moving the stacktrace to be FINE output since stacktraces are alarming.

Making the INFO level log message occur only once instead of potentially many times.

Further improvements to #199 and #198
* Add kokoro job for publishing javadoc to GCS

* Use string for Kokoro env var and default LINK_LATEST to true
* Add variadic overload of GoogleCredentials.createScoped

* Remove unused import
* Enable a test that was missing the test annotation

* Remove debug statement
elharo and others added 2 commits February 13, 2019 11:00
* add App Engine API to pom.xml with test scope

* remove deprecated methods

* remove one more deprecated comment

* 1.9.71 appngine api
@elharo elharo merged commit 8438e14 into elharo:master Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants