Skip to content

Updates Endpoints Frameworks v2 sample with service management. - #316

Merged
tswast merged 3 commits into
masterfrom
endpoints-frameworks-v2-management
Sep 1, 2016
Merged

Updates Endpoints Frameworks v2 sample with service management.#316
tswast merged 3 commits into
masterfrom
endpoints-frameworks-v2-management

Conversation

@wmwong

Copy link
Copy Markdown
Contributor

Adds service management and auth dependencies and filters.
Uses exec-maven-plugin to generate the swagger spec.
Updates README for swagger generation.

Adds service management and auth dependencies and filters.
Uses exec-maven-plugin to generate the swagger spec.
Updates README for swagger generation.
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 29, 2016
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<endpoints.framework.version>2.0.0-beta.7</endpoints.framework.version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would hope this changes, but ok.

@lesv

lesv commented Aug 29, 2016

Copy link
Copy Markdown
Contributor

LGTM - with required changes.

@lesvlesv added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 29, 2016
@lesv

lesv commented Aug 29, 2016

Copy link
Copy Markdown
Contributor

I'm marking LGTM and DO NOT MERGE - until all is ok.

@codecov-io

Copy link
Copy Markdown

Current coverage is 48.92% (diff: 100%)

Merging #316 into master will not change coverage

@@ master #316 diff @@
==========================================
Files 73 73 Lines 2242 2242 Methods 0 0 Messages 0 0 Branches 158 158 ==========================================
Hits 1097 1097 Misses 1115 1115 Partials 30 30 

Powered by Codecov. Last update ace9bdb...d7962d8

@lesv

lesv commented Sep 1, 2016

Copy link
Copy Markdown
Contributor

@tswast FYI - BQ Samples are failing.

@tswast

Copy link
Copy Markdown
Contributor

Merging. LGTM, and it sounds like this is ready from chat.

@tswast
tswast merged commit b466427 into masterSep 1, 2016
@tswast
tswast deleted the endpoints-frameworks-v2-management branch September 1, 2016 16:37
@tswasttswast removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 1, 2016
minherz pushed a commit that referenced this pull request Nov 9, 2022
🤖 I have created a release \*beep\* \*boop\* ---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
minherz pushed a commit that referenced this pull request Nov 10, 2022
🤖 I have created a release \*beep\* \*boop\* ---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
minherz pushed a commit that referenced this pull request Nov 10, 2022
🤖 I have created a release \*beep\* \*boop\* ---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
charlieyu1996 pushed a commit that referenced this pull request Nov 10, 2022
…4.0 (#316)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `13.3.0` -> `13.4.0` |
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-talent).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@wmwong@lesv@codecov-io@tswast@googlebot