Fix links in the RB7 release notes and add DB warning.

Review Request #13959 — Created June 7, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

I missed adding the rb7 intersphinx link, so links to the RB docs from
the release notes weren't building. We didn't notice because prior to
the 7.0 release, we didn't have any RB7 docs on the website anyway.

This also adds a warning about Django's dropped DB versions like we had
in the Djblets release notes.

Built the release notes and checked for errors in links to public docs.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3

Commits

First Last Summary ID Author
Fix links in the RB7 release notes and add DB warning.
I missed adding the rb7 intersphinx link, so links to the RB docs from the release notes weren't building. We didn't notice because prior to the 7.0 release, we didn't have any RB7 docs on the website anyway. This also adds a warning about Django's dropped DB versions like we had in the Djblets release notes. Testing Done: Built the release notes and checked for errors in links to public docs.
1c35b9bdb21d67b6339b52ab62f535246d4069eb David Trowbridge
docs/releasenotes/7.0.rst
docs/releasenotes/conf.py
Loading...