Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 4f0842e

Browse files
vchudnov-gBenjamin E. Coegcf-owl-bot[bot]
authored
fix(docs): Add note in README mentioning tech discontinuity with previous version (#690)
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Benjamin E. Coe <bencoe@google.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent e35b0de commit 4f0842e

3 files changed

Lines changed: 37 additions & 2 deletions

File tree

.readme-partials.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
introduction: |-
2+
> Node.js idiomatic client for [Compute Engine][product-docs].
3+
[Compute Engine](https://cloud.google.com/compute/docs) is a
4+
computing and hosting service that lets you create and run virtual
5+
machines on Google infrastructure. Compute Engine offers scale,
6+
performance, and value that lets you easily launch large compute
7+
clusters on Google's infrastructure. There are no upfront
8+
investments, and you can run thousands of virtual CPUs on a system
9+
that offers quick, consistent performance.
10+
11+
This library is GA from version 3.1.0. It is
12+
backwards-incompatible with prior versions 0.x.y, 1.x.y, 2.x.y,
13+
and 3.0.y.

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,18 @@
1010

1111

1212

13-
Google Compute Engine Client Library for Node.js
13+
> Node.js idiomatic client for [Compute Engine][product-docs].
14+
[Compute Engine](https://cloud.google.com/compute/docs) is a
15+
computing and hosting service that lets you create and run virtual
16+
machines on Google infrastructure. Compute Engine offers scale,
17+
performance, and value that lets you easily launch large compute
18+
clusters on Google's infrastructure. There are no upfront
19+
investments, and you can run thousands of virtual CPUs on a system
20+
that offers quick, consistent performance.
21+
22+
This library is GA from version 3.1.0. It is
23+
backwards-incompatible with prior versions 0.x.y, 1.x.y, 2.x.y,
24+
and 3.0.y.
1425

1526

1627
A comprehensive list of changes in each version may be found in

samples/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,18 @@
66

77
[![Open in Cloud Shell][shell_img]][shell_link]
88

9-
9+
> Node.js idiomatic client for [Compute Engine][product-docs].
10+
[Compute Engine](https://cloud.google.com/compute/docs) is a
11+
computing and hosting service that lets you create and run virtual
12+
machines on Google infrastructure. Compute Engine offers scale,
13+
performance, and value that lets you easily launch large compute
14+
clusters on Google's infrastructure. There are no upfront
15+
investments, and you can run thousands of virtual CPUs on a system
16+
that offers quick, consistent performance.
17+
18+
This library is GA from version 3.1.0. It is
19+
backwards-incompatible with prior versions 0.x.y, 1.x.y, 2.x.y,
20+
and 3.0.y.
1021

1122
## Table of Contents
1223

0 commit comments

Comments
 (0)