Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multitenancy #195

Merged
merged 2 commits into from
Apr 26, 2016
Merged

Multitenancy #195

merged 2 commits into from
Apr 26, 2016

Conversation

lesv
Copy link
Contributor

@lesv lesv commented Apr 26, 2016

Needs more testing code, and to make a few things runnable, rather than just compilable. I'm open to argument about committing this. I'm going to create a needs more work issue.

@lesv
Copy link
Contributor Author

lesv commented Apr 26, 2016

@tswast FYI - it's ugly.

@lesv lesv merged commit 04f5219 into master Apr 26, 2016
@lesv lesv deleted the multitenancy branch April 26, 2016 23:18
* The @Entity tells Objectify about our entity. We also register it in {@link OfyHelper}
* Our primary key @Id is set automatically by the Google Datastore for us.
*
* We add a @Parent to tell the object about its ancestor. We are doing this to support many
Copy link
Contributor

Choose a reason for hiding this comment

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

nit, Missing <p> tag. Should be <p>We.

@tswast
Copy link
Contributor

tswast commented Apr 27, 2016

@lesv A few nits.

I agree that <p> looks ugly. It seems our checkstyle plugin is ignoring the Javadocs formatting issues anyway. I'm fine with ignoring that part of the style guide for samples.

@tswast
Copy link
Contributor

tswast commented Apr 27, 2016

Thanks for opening #196 It seems like we could do more with this sample to show something useful. It does look like regurgitated snippets (because that's what it is) rather than a functional app.

ivanmkc pushed a commit that referenced this pull request Nov 3, 2022
…195)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `5.7.0` -> `6.0.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#googleapis/java-datalabeling).
averikitsch pushed a commit that referenced this pull request Nov 9, 2022
…195)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `5.7.0` -> `6.0.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#googleapis/java-datalabeling).
minherz pushed a commit that referenced this pull request Nov 9, 2022
minherz pushed a commit that referenced this pull request Nov 10, 2022
minherz pushed a commit that referenced this pull request Nov 10, 2022
Shabirmean pushed a commit that referenced this pull request Nov 11, 2022
…center-insights to v2.2.1 (#195)

* chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.1

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Shabirmean pushed a commit that referenced this pull request Nov 11, 2022
…center-insights to v2.2.1 (#195)

* chore(deps): update dependency com.google.cloud:google-cloud-contact-center-insights to v2.2.1

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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.

2 participants