Closed juliamagan closed 1 month ago
There are no new changes in the wazuh-packages
repo for version 4.9.1
to integrate into 4.10.0
. Also, this repo will start publishing releases starting from version 4.10.0
. Version 4.9.1
will remain in the wazuh-packages
repo.
Description
This issue attempts to track the steps necessary to complete post-release maintenance tasks for 4.9.1. The goal is to complete the following tasks, each task must have a PR associated with this issue.
The branches must follow the naming:
merge-<ORIGIN_BRANCH>-into-<DESTINATION_BRANCH>
. For example,merge-4.9.1-into-4.10.0
.Tasks
Merge branch.4.9.1
into branch4.10.0
4.10.0
into branch4.10.1
.4.10.1
into branch4.10.2
.4.10.2
into branchmaster
.Publish GitHub release as latest.Delete all stage pre-releases for 4.9.1 (https://github.com/wazuh/wazuh-virtual-machines/releases).Delete all stage tags for v4.9.1. BE CAREFUL NOT TO DELETE DEFINITIVE TAG. Example: v4.9.1-rc1, 4.9.1-alpha1, etc.