Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

feat: implement quickstart example #1318

Merged
merged 12 commits into from
Feb 28, 2020
Merged

feat: implement quickstart example #1318

merged 12 commits into from
Feb 28, 2020

Conversation

coryan
Copy link
Member

@coryan coryan commented Feb 28, 2020

Refactor the existing test to verify the installed version of the
libraries was usable with an example (which also tests the same thing).
This example can be a good starting point for application developers
that want to create Bazel or CMake projects using google-cloud-cpp-spanner.

Most of the changes are in the CI scripts to actually compile this
new example.


This change is Reviewable

Refactor the existing test to verify the installed version of the
libraries was usable with an example (which also tests the same thing).
This example can be a good starting point for application developers
that want to create Bazel or CMake projects using google-cloud-cpp-spanner.

Most of the changes are in the CI scripts to actually compile this
new example.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 28, 2020
@coryan coryan marked this pull request as ready for review February 28, 2020 03:58
@coryan coryan requested a review from devjgm February 28, 2020 03:59
quickstart/BUILD Show resolved Hide resolved
@@ -0,0 +1,49 @@
# HOWTO: usie google-cloud-cpp-spanner in your project
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: "usie"

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

quickstart/README.md Show resolved Hide resolved
quickstart/WORKSPACE Show resolved Hide resolved
@coryan
Copy link
Member Author

coryan commented Feb 28, 2020

PTAL

quickstart/WORKSPACE Outdated Show resolved Hide resolved
@coryan coryan merged commit 6359a20 into googleapis:master Feb 28, 2020
@coryan coryan deleted the implement-quickstart-code branch February 28, 2020 19:55
devjgm pushed a commit to devjgm/google-cloud-cpp that referenced this pull request May 7, 2020
…er#1318)

Refactor the existing test to verify the installed version of the
libraries was usable with an example (which also tests the same thing).
This example can be a good starting point for application developers
that want to create Bazel or CMake projects using google-cloud-cpp-spanner.

Most of the changes are in the CI scripts to actually compile this
new example.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants