Skip to content

Restructure releases section #4058

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

Merged
merged 11 commits into from
Feb 28, 2024
Merged

Restructure releases section #4058

merged 11 commits into from
Feb 28, 2024

Conversation

p7nov
Copy link
Contributor

@p7nov p7nov commented Feb 22, 2024

Resolves #4055

Deployment: https://docs.d.tarantool.io/en/doc/gh-4055-releases-update/release/

Changes:

  • Add the 3.0.1 version to the releases table and 3.0 What's new page.
  • Add EOS date for 2.8: 31.12.2024 to the releases table
  • Drop the release calendar page:
    • Move the info about supported versions to the main Releases page.
    • Move the info about EOL versions to the EOL versions page.
  • Reformat table with supported releases info on the Releases page for better readability.
  • Draw new release calendar diagram based on corporate visual style for Gantt charts.
  • Move EE SDK changelog into the Releases section.
  • Hide legacy release policy and list of major features of EOL versions into the EOL section.
  • Add an admonition that Major features table is no longer maintained.
  • Drop release policies overview page and move the current (aka new) policy page directly inside the Releases section.

Need redirects: https://github.com/tarantool/tarantool.io/pull/1518

release/calendar/ > release/
release/policy_index/ > release/policy/

@p7nov p7nov force-pushed the gh-4055-releases-update branch from fadc0c8 to 853dc07 Compare February 26, 2024 05:54
@p7nov p7nov requested a review from andreyaksenov February 27, 2024 05:58
Copy link
Contributor

@andreyaksenov andreyaksenov left a comment

Choose a reason for hiding this comment

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

Cool, some minor comments from me:

- Versions

* - :doc:`3.0 </release/3.0.0>`
- **December 26, 2023**
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd remove bold formatting from regular table rows - looks like header rows sneaked into the middle of the table. IMO, additional marking of such rows in bold is excessive and adds some visual clutter.

And I'd also add header formatting to the first row (Series, First release date, ...).

* - :ref:`1.10.2 LTS <whats_new_1102>`
- October 13, 2018
- February 20, 2022
- February 20, 2023

.. toctree::
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets make this toctree :hidden: to avoid duplication.

@p7nov p7nov merged commit 6935b38 into latest Feb 28, 2024
@p7nov p7nov deleted the gh-4055-releases-update branch February 28, 2024 08: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.

Update release calendar in docs
2 participants