This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-91
lines changed Expand file tree Collapse file tree 4 files changed +6
-91
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/artifact-registry" ,
5
5
"client_documentation" : " https://googleapis.dev/python/artifactregistry/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " beta " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-artifact-registry" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Artifact Registry
2
2
=================================================
3
3
4
- |beta | |pypi | |versions |
4
+ |ga | |pypi | |versions |
5
5
6
6
`Artifact Registry `_: is a single place for your organization
7
7
to manage container images and language packages (such as Maven and npm). It is
@@ -12,8 +12,8 @@ CI/CD tooling to set up automated pipelines.
12
12
- `Client Library Documentation `_
13
13
- `Product Documentation `_
14
14
15
- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
16
- :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta -support
15
+ .. |ga | image :: https://img.shields.io/badge/support-ga-gold .svg
16
+ :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#ga -support
17
17
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-artifact-registry.svg
18
18
:target: https://pypi.org/project/google-cloud-artifact-registry/
19
19
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-artifact-registry.svg
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ../README.rst
Original file line number Diff line number Diff line change 22
22
name = "google-cloud-artifact-registry"
23
23
version = "0.5.0"
24
24
description = "Artifact Registry API client library"
25
- release_status = "Development Status :: 4 - Beta "
25
+ release_status = "Development Status :: 5 - Production/Stable "
26
26
url = "https://github.com/googleapis/python-artifact-registry"
27
27
dependencies = [
28
28
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments