bottom/.github/workflows
Clement Tsang b8429cb401
docs: indicate stable version in selector on deploy (#654)
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)`.
2022-01-01 20:45:44 -05:00
..
audit.yml ci: Use commit hash for some actions to pin them (#641) 2021-12-22 17:29:50 -05:00
ci.yml ci: Use commit hash for some actions to pin them (#641) 2021-12-22 17:29:50 -05:00
coverage.yml ci: Use commit hash for some actions to pin them (#641) 2021-12-22 17:29:50 -05:00
deployment.yml ci: test installing .deb in build (#651) 2021-12-30 20:48:56 -05:00
docs.yml docs: disable CFP hook for now while investigating issues (#635) 2021-12-20 21:23:04 -05:00
nightly.yml ci: test installing .deb in build (#651) 2021-12-30 20:48:56 -05:00
post-release.yml docs: indicate stable version in selector on deploy (#654) 2022-01-01 20:45:44 -05:00
test-docs.yml ci: Use commit hash for some actions to pin them (#641) 2021-12-22 17:29:50 -05:00