Skip to content

Commit 5cd26ef

Browse files
ylil93tseaver
authored andcommitted
Add compatibility check badges to READMEs. (#8288)
1 parent ce5a25c commit 5cd26ef

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/google-cloud-runtimeconfig/README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Python Client for Google Cloud RuntimeConfig
22
============================================
33

4-
|alpha| |pypi| |versions|
4+
|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|
55

66
The `Google Cloud RuntimeConfig`_ API enables developers to dynamically
77
configure and expose variables through Google Cloud Platform. In addition, you
@@ -17,6 +17,10 @@ return based on certain conditions.
1717
:target: https://pypi.org/project/google-cloud-runtimeconfig/
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-runtimeconfig.svg
1919
:target: https://pypi.org/project/google-cloud-runtimeconfig/
20+
.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-runtimeconfig
21+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-runtimeconfig
22+
.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Druntimeconfig
23+
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Druntimeconfig
2024
.. _Google Cloud RuntimeConfig: https://cloud.google.com/deployment-manager/runtime-configurator/
2125
.. _Client Library Documentation: http://googleapis.github.io/google-cloud-python/runtimeconfig/index.html
2226
.. _Product Documentation: https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/

0 commit comments

Comments
 (0)