pulsarctl
pulsarctl copied to clipboard
[Doc] Add a single release file for show the command usage website
Motivation
We are not updating the website link after releasing a version. We should update the link automatically by CI. And because we have a lot of versions, it's better to use a single page to show the releases information.
Suggest to do
- [ ] Move the release version into a single page
release.mdto show the website link and release version. - [ ] Add a CI workflow to update the
release.mdafter releasing a new version