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

Reflect docs navigation structure change #387

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jun 28, 2024

The navigation now has $version.json files instead of a massive versions.js which makes the release procedure a bit easier.

The navigation now has $version.json files instead of a massive
versions.js which makes the release procedure a bit easier.
@ehelms ehelms merged commit 73bc77c into theforeman:master Jun 28, 2024
3 checks passed
- `cp web/releases/nightly.json web/releases/<%= short_version %>.json` and modify as needed
<% elsif is_first_ga -%>
- [ ] Update the [docs.theforeman.org](https://github.com/theforeman/foreman-documentation) master
- Update <%= short_version %> as `supported`: `sed -i '/"state":/ s/"[A-Za-z]\+",/"supported",/' web/releases/<%= short_version %>.json`
Copy link
Member Author

Choose a reason for hiding this comment

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

This was already a problem, but I noticed the navigation uses supported while the DocState (see below) is stable.

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.

2 participants