mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-23 04:33:10 +00:00
b8429cb401
Adds an indicator in the form of `$version (stable)` to make it easier to see which is the most recent stable version. This is done via CI and mike: 1. Set the previous title to just `$version`. We can get this value by `mike list stable` and grepping for valid version tags (otherwise this might have issues with `$version (stable)`). 2. Deploy `$new_version` and alias to stable. 3. Update the `$new_version` to have a new title of `$new_version (stable)`. |
||
---|---|---|
.. | ||
audit.yml | ||
ci.yml | ||
coverage.yml | ||
deployment.yml | ||
docs.yml | ||
nightly.yml | ||
post-release.yml | ||
test-docs.yml |