| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
We've noticed that "latest" is expected to be the TIP rather
than the latest stable release.
As described by READTHEDOCS:
https://docs.readthedocs.org/en/latest/versions.html
latest should indeed refer to TIP and instead of using latest
for the last release, use "stable".
See googleapis#1026 for context.
|
#1027 created for the rename in the docs themselves. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
See googleapis#1026 for context.
Switching to readthedocs naming conventions.
Source-Link: googleapis/synthtool@f15cc72 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: arithmetic1728 <58957152+arithmetic1728@users.noreply.github.com>
Source-Link: googleapis/synthtool@d52e638 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4f9b3b106ad0beafc2c8a415e3f62c1a0cc23cabea115dbe841b848f581cfe99 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
We've noticed that "latest" is expected to be the TIP rather than the latest stable release.
As described by READTHEDOCS:
https://docs.readthedocs.org/en/latest/versions.html
latest should indeed refer to TIP and instead of using latest for the last release, use "stable".
NOTE: This can't be merged until the docs are renamed in gh-pages branch. PR forthcoming.