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

Commit 4ecdc32

Browse files
authored
feat: announce move to monorepo (#1455)
Part of googleapis/google-cloud-cpp#3591
1 parent a899abc commit 4ecdc32

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@
1919
[codecov-io-badge]: https://codecov.io/gh/googleapis/google-cloud-cpp-spanner/branch/master/graph/badge.svg
2020
[codecov-io-link]: https://codecov.io/gh/googleapis/google-cloud-cpp-spanner
2121

22+
> **NOTICE:** This repo will be merging with the
23+
[googleapis/google-cloud-cpp](https://github.com/googleapis/google-cloud-cpp)
24+
monorepo in 60 days, around **June 1, 2020**. This change should not break any
25+
users who are using a released version. We expect this new monorepo
26+
organization to be better for our existing and new customers going forward.
27+
Please see
28+
[googleapis/google-cloud-cpp#3612](https://github.com/googleapis/google-cloud-cpp/issues/3612)
29+
for more details.
30+
2231
This repository contains an idiomatic C++ client library for interacting with
2332
[Google Cloud Spanner](https://cloud.google.com/spanner/), which is a fully
2433
managed, scalable, relational database service for regional and global

ci/generate-markdown/generate-readme.sh

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ cat <<'_EOF_'
4343
[codecov-io-badge]: https://codecov.io/gh/googleapis/google-cloud-cpp-spanner/branch/master/graph/badge.svg
4444
[codecov-io-link]: https://codecov.io/gh/googleapis/google-cloud-cpp-spanner
4545
46+
> **NOTICE:** This repo will be merging with the
47+
[googleapis/google-cloud-cpp](https://github.com/googleapis/google-cloud-cpp)
48+
monorepo in 60 days, around **June 1, 2020**. This change should not break any
49+
users who are using a released version. We expect this new monorepo
50+
organization to be better for our existing and new customers going forward.
51+
Please see
52+
[googleapis/google-cloud-cpp#3612](https://github.com/googleapis/google-cloud-cpp/issues/3612)
53+
for more details.
54+
4655
This repository contains an idiomatic C++ client library for interacting with
4756
[Google Cloud Spanner](https://cloud.google.com/spanner/), which is a fully
4857
managed, scalable, relational database service for regional and global

0 commit comments

Comments
 (0)