Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove RC versions from version selector #972

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Conversation

bact
Copy link
Contributor

@bact bact commented Jun 11, 2024

  • Remove v3.0-RC2 and v2.3-RC1 from version selector on the website
  • v3-draft alias still point to v3.0, no change

This will close #952

Note that this will only remove RC versions from the version selector but the actual directories that contain HTML files of these drafts/RCs are still kept intact. So if people access directly to these URLs they can still see the content of that draft version:

bact added 2 commits June 11, 2024 18:30
- Remove `v3.0-RC2` and `v2.3-RC1` from version selector dropdown on the website
- Also change `latest` alias to point to `v3.0` (was `v2.3`)
- `v3-draft` alias still point to `v3.0`, no change

Note that the actual directories that contain HTML files are still on this repo and not being removed by this PR.

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Maybe better to fix this in another PR

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Copy link
Member

@goneall goneall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bact - we can make follow-on PR's to clean up the aliases

@zvr zvr merged commit 30a8fb3 into spdx:gh-pages Jul 16, 2024
1 check passed
@bact bact deleted the rm-rcs-ver-dropdown branch July 16, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants