GoogleCloudPlatform / endpoints-framework-maven-plugin

Apache License 2.0
5 stars 13 forks source link

Adds Kokoro build scripts. #44

Closed coollog closed 7 years ago

coollog commented 7 years ago

Fixes #43 .

Also updates versioning of endpoints plugins to fix broken tests.

coollog commented 7 years ago

The build seems to be breaking. A new version (2.0.9) of endpoints-framework-tools was released. I think some new change there might have caused this.

loosebazooka commented 7 years ago

Yeah I think the google api client needs to be updated to 1.23 in https://github.com/GoogleCloudPlatform/endpoints-framework-maven-plugin/blob/master/src/test/resources/projects/client/pom.xml#L40

coollog commented 7 years ago

Okay, this should be all good now.

coollog commented 7 years ago

The Kokoro build succeeds but the artifact doesn't seem to be written to the bucket..