jj/.github/workflows
Ilya Grigoriev 5d57cf1977 docs: disable main and nightly aliases for prerelease version
This is an alternative to https://github.com/martinvonz/jj/pull/3732. I
think it's pretty important to show the "latest" alias. I don't know a
way to not show any alias for "prerelease" in the version selector
without deleting all of them. 

I'll have to then separately delete the directories for the aliases on
the gh-pages branch, so that the URL does not resolve to outdated pages.

The downsides are: this will break https://martinvonz.github.io/jj/main/... and
(only recently created) https://martinvonz.github.io/jj/nightly/... links. We
won't have an always-on demo of how well aliases work for when and if we adjust
how aliases (including the all-important latest alias) work in the future.

However, expanding on #3732 (comment), mike is now randomly alternating between
"nightly" and "main" being the first alias of prerelease (it never promised that
the set of aliases would be ordered). So, the version selector keeps switching
in which version it shows. Previously, this only affected the prerelease docs,
but now it also affects https://martinvonz.github.io/jj/latest/.
2024-06-08 23:21:00 -07:00
..
build-nix.yml github: bump the github-dependencies group with 3 updates 2024-06-05 10:41:03 +09:00
build.yml require poetry 1.8, recommend installing it via pipx 2024-05-27 10:53:35 -07:00
codespell.yml github: silence codespell false-positive "NotIn" 2024-05-24 11:34:03 +09:00
dependabot.yml github: fix name of workflow for Dependabot auto-merge 2023-03-30 19:29:18 -07:00
docs.yml docs: disable main and nightly aliases for prerelease version 2024-06-08 23:21:00 -07:00
release.yml require poetry 1.8, recommend installing it via pipx 2024-05-27 10:53:35 -07:00
scorecards.yml github: bump the github-dependencies group with 3 updates 2024-06-05 10:41:03 +09:00