-
Notifications
You must be signed in to change notification settings - Fork 22
Publish Server release notes in the docs #1048
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
Conversation
Deploying docs with
|
Latest commit: |
281ebf8
|
Status: | ✅ Deploy successful! |
Preview URL: | https://c61fde57.docodile.pages.dev |
Branch Preview URL: | https://release-notes-to-hugo.docodile.pages.dev |
[DOCS-1340](https://wandb.atlassian.net/browse/DOCS-1340) Just what it says on the tin. -- Remove this line and following from the merge commit message -- {JIRA / GitHub issue, or remove this line} {Upstream code PR, or remove this line} [DOCS-1340]: https://wandb.atlassian.net/browse/DOCS-1340?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
60a40cd
to
301698b
Compare
- Move and rename - Add redirects - Update links - Rewrites
@johndmulhausen PTAL at the last few I just pushed, which:
I'm not super happy with how the main Release index's left-hand TOC looks.
|
- Add alt text to image tags - Remove emojis from titles - Correct title heading levels - Fix egregious whitespace errors - Move alerts to use the shortcode - Make some link text like 'here' more accessible
caf22e5
to
916fed5
Compare
916fed5
to
44f42d4
Compare
8d03a00
to
74f60e1
Compare
@johndmulhausen PTAL, everything is fixed except that I can't seem to move Release Notes to be under Reference. I tried changing |
…ase-notes-to-hugo
- Add some links - Fix some display issues - Bring into sync with Notion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks to be in good shape. The 0.68 notes are in sync with the approved draft. I'll merge this PR tomorrow immediately before I create the release on GitHub.
/releases/
, list EOL releases in/releases/archived/
To archive a release, you would add
parent: archived-releases
and copy-paste the unsupported admonition from an existing page. As a followup we could create a release note template that extends the default template and responds to a front-matter variable likearchived: true
.HTML Previews
Index: https://release-notes-to-hugo.docodile.pages.dev/ref/release-notes/releases/
Archived index: https://release-notes-to-hugo.docodile.pages.dev/ref/release-notes/archived/
Supported notes: https://release-notes-to-hugo.docodile.pages.dev/ref/release-notes/0.67.0/
Unsupported note: https://release-notes-to-hugo.docodile.pages.dev/ref/release-notes/releases/archived/0.61.0/
Release policies: https://release-notes-to-hugo.docodile.pages.dev/ref/release-notes/release-policies/
RSS feed: https://release-notes-to-hugo.docodile.pages.dev/ref/release-notes/releases/index.xml
Unsupported RSS feed (not advertised): https://release-notes-to-hugo.docodile.pages.dev/ref/release-notes/archived/index.xml