Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat: add client code samples #203

Merged
16 commits merged into from Jun 30, 2021
Merged

feat: add client code samples #203

16 commits merged into from Jun 30, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jun 22, 2021

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #202 ☕️

@ghost ghost added cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples. api: privateca Issues related to the Certificate Authority Service API. labels Jun 22, 2021
@ghost ghost self-requested a review as a code owner June 22, 2021 16:45
@product-auto-label product-auto-label bot added the api: security-privateca Issues related to the googleapis/java-security-private-ca API. label Jun 22, 2021
@product-auto-label product-auto-label bot removed the api: privateca Issues related to the Certificate Authority Service API. label Jun 22, 2021
@snippet-bot
Copy link

snippet-bot bot commented Jun 22, 2021

Here is the summary of changes.

You are about to add 11 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@ghost ghost changed the title Client code samples feat: add client code samples Jun 22, 2021
@ghost ghost assigned eaball35 Jun 23, 2021
Sita04 and others added 9 commits June 26, 2021 02:14
…-code-samples

# Conflicts:
#	samples/snippets/cloud-client/src/main/java/privateca/CreateCAPool.java
#	samples/snippets/cloud-client/src/main/java/privateca/DeleteCertificateAuthority.java
#	samples/snippets/cloud-client/src/main/java/privateca/DisableCertificateAuthority.java
#	samples/snippets/cloud-client/src/main/java/privateca/EnableCertificateAuthority.java
#	samples/snippets/cloud-client/src/test/java/privateca/SnippetsIT.java
…-code-samples

# Conflicts:
#	samples/snippets/cloud-client/src/main/java/privateca/CreateCertificate.java
Copy link
Contributor

@eaball35 eaball35 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@kolea2 PTAL

Copy link

@kolea2 kolea2 left a comment

Choose a reason for hiding this comment

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

left a couple of comments that apply in more than one file (such as class naming, error handling). PTAL

Sita04 and others added 3 commits June 28, 2021 23:56
…-code-samples

# Conflicts:
#	samples/snippets/cloud-client/src/main/java/privateca/CreateCertificate.java
#	samples/snippets/cloud-client/src/main/java/privateca/CreateCertificateAuthority.java
@ghost ghost marked this pull request as draft June 28, 2021 18:34
@ghost ghost marked this pull request as ready for review June 29, 2021 16:39
@ghost ghost requested a review from kolea2 June 29, 2021 16:41
Copy link

@kolea2 kolea2 left a comment

Choose a reason for hiding this comment

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

lgtm with one outstanding comment

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: security-privateca Issues related to the googleapis/java-security-private-ca API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
3 participants