From 5d05aca0179a91aa492f638fac73fda9ec598e7e Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Wed, 23 Mar 2022 13:19:17 -0700 Subject: [PATCH] chore: update repo metadata (#131) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: update repo metadata * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot Co-authored-by: Jeff Ching --- .../google-devtools-artifactregistry/.repo-metadata.json | 2 +- packages/google-devtools-artifactregistry/README.md | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/packages/google-devtools-artifactregistry/.repo-metadata.json b/packages/google-devtools-artifactregistry/.repo-metadata.json index 4aecf9e3dab..64d40298991 100644 --- a/packages/google-devtools-artifactregistry/.repo-metadata.json +++ b/packages/google-devtools-artifactregistry/.repo-metadata.json @@ -1,6 +1,6 @@ { "default_version": "v1", - "release_level": "ga", + "release_level": "stable", "requires_billing": true, "client_documentation": "https://cloud.google.com/nodejs/docs/reference/artifact-registry/latest", "codeowner_team": "@googleapis/aap-dpes", diff --git a/packages/google-devtools-artifactregistry/README.md b/packages/google-devtools-artifactregistry/README.md index 7883a101a72..01800bf346b 100644 --- a/packages/google-devtools-artifactregistry/README.md +++ b/packages/google-devtools-artifactregistry/README.md @@ -4,7 +4,7 @@ # [Artifact Registry: Node.js Client](https://github.com/googleapis/nodejs-artifact-registry) -[![release level](https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages) +[![release level](https://img.shields.io/badge/release%20level-stable-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages) [![npm version](https://img.shields.io/npm/v/@google-cloud/artifact-registry.svg)](https://www.npmjs.org/package/@google-cloud/artifact-registry) @@ -121,10 +121,10 @@ for versions compatible with Node.js 8. This library follows [Semantic Versioning](http://semver.org/). -This library is considered to be **General Availability (GA)**. This means it -is stable; the code surface will not change in backwards-incompatible ways + +This library is considered to be **stable**. The code surface will not change in backwards-incompatible ways unless absolutely necessary (e.g. because of critical security issues) or with -an extensive deprecation period. Issues and requests against **GA** libraries +an extensive deprecation period. Issues and requests against **stable** libraries are addressed with the highest priority. @@ -132,7 +132,6 @@ are addressed with the highest priority. - More Information: [Google Cloud Platform Launch Stages][launch_stages] [launch_stages]: https://cloud.google.com/terms/launch-stages