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

Demote 4.4 version installation and upgrade steps #6277

Merged
merged 4 commits into from
Jul 28, 2023

Conversation

javimed
Copy link
Member

@javimed javimed commented Jul 25, 2023

Description

This PR adds new replacement variables to demote version 4.4 when releasing next minor version.

Checks

  • Compiles without warnings.
  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.
  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

@javimed javimed requested a review from s-ocando July 25, 2023 20:54
@javimed javimed self-assigned this Jul 25, 2023
Copy link
Contributor

@s-ocando s-ocando left a comment

Choose a reason for hiding this comment

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

Thank you, @javimed. It's a great initiative to make the version placement dependent on the value of the is_latest_release variable.

However, we still need to include the version variable in some documents, for example:

  • /user-manual/deployment-variables/deployment-variables-linux.rst
  • /_templates/installations/basic/wazuh/deb/install_wazuh_manager.rst
  • /_templates/installations/basic/wazuh/yum/install_wazuh_manager.rst

Please review and add the missing variables. Thanks!

Copy link
Contributor

@s-ocando s-ocando left a comment

Choose a reason for hiding this comment

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

Hi @javimed,

There are still files where it's necessary to add version variables, for example, the Wazuh with Splunk installation guide and the Elastic Stack upgrade guide. Thanks in advance!

image

image

@s-ocando s-ocando merged commit 28380d9 into 4.4 Jul 28, 2023
3 checks passed
@s-ocando s-ocando deleted the demote-4.4-to-not-latest-release branch July 28, 2023 09:53
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.

[4.4] Update installation instructions and set is_latest_release to false
2 participants