-
Notifications
You must be signed in to change notification settings - Fork 945
Closed
Milestone
Description
Issues/PRs in scope
- Fix left-nav height and padding #1661
- Tabpane formatting issue in narrow views when part of a list etc #1660
- Upgrade Hugo to 0.120.3, and Node engine constraint #1701
- Algolia search, fix: point js + css file to specific version #1678
- Recover RSS round-button style #1710
- Upgrade to Hugo 0.120.4, which includes security patch #1711
- Final CHANGELOG tweak in prep for 0.7.2 #1712
Final-prep checklist
For instructions, see Publishing a release:
- Update Changelog: for inspiration, go over changes since last release v0.7.1...main
- Prepare hugo modules
- Update
package.json
- Update
- Update the Docsy version in userguide/hugo.yaml
- Test pre-release:
- Upgrade Docsy to 0.7.2 open-telemetry/opentelemetry.io#3519 - sampled several pages and noticed the docsy fixes and enhancements. One issue with RSS button though, see link to patch PR below.
- Pre-release patches:
- Recover RSS round-button style #1710
- And more (see above)
- Create and push new version tags
- Create and publish the new release 🎉
Docsy example followup (tracked separately):
Related
- Previous release: Prepare and release Docsy 0.7.1 #1568