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

Post release tasks for 4.8.1 #1348

Closed
8 tasks done
davidjiglesias opened this issue Jul 18, 2024 · 2 comments · Fixed by #1349, #1351, #1353, #1358 or #1359
Closed
8 tasks done

Post release tasks for 4.8.1 #1348

davidjiglesias opened this issue Jul 18, 2024 · 2 comments · Fixed by #1349, #1351, #1353, #1358 or #1359
Assignees
Labels

Comments

@davidjiglesias
Copy link
Member

davidjiglesias commented Jul 18, 2024

Description

This issue attempts to track the steps necessary to complete post-release maintenance tasks for 4.8.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.8.1-into-4.9.0.

Tasks

  • Merge branch 4.8.1 into branch 4.9.0.
  • Merge branch 4.9.0 into branch master.
  • Publish GitHub release as latest.
  • Delete all stage pre-releases for 4.8.1 (https://github.com/wazuh/wazuh-ansible/releases).
  • Delete all stage tags for v4.8.1. BE CAREFUL NOT TO DELETE DEFINITIVE TAG. Example: v4.8.1-rc1, 4.8.1-alpha1, etc.

Extra tasks

  • Revert "Merge branch 4.9.0 into branch master".
  • Merge branch 4.9.0 into branch 4.10.0.
  • Merge branch 4.10.0 into branch master.
@wazuhci wazuhci moved this to Triage in Release 4.8.1 Jul 18, 2024
@wazuhci wazuhci moved this from Triage to Backlog in Release 4.8.1 Jul 18, 2024
This was linked to pull requests Jul 18, 2024
@davidcr01 davidcr01 reopened this Jul 18, 2024
@wazuhci wazuhci moved this from Backlog to Pending review in Release 4.8.1 Jul 18, 2024
@c-bordon
Copy link
Member

LGTM

@wazuhci wazuhci moved this from Pending review to Done in Release 4.8.1 Jul 18, 2024
@davidcr01 davidcr01 reopened this Jul 19, 2024
@wazuhci wazuhci moved this from Done to Backlog in Release 4.8.1 Jul 19, 2024
@davidcr01
Copy link
Contributor

It is necessary to revert the merge of 4.9.0 into master because we need to bump 4.9.0 into 4.10.0, and then, 4.10.0 into master.

@wazuhci wazuhci moved this from Backlog to In progress in Release 4.8.1 Jul 19, 2024
@davidcr01 davidcr01 linked a pull request Jul 19, 2024 that will close this issue
@davidcr01 davidcr01 linked a pull request Jul 19, 2024 that will close this issue
@davidcr01 davidcr01 linked a pull request Jul 19, 2024 that will close this issue
@wazuhci wazuhci moved this from In progress to Done in Release 4.8.1 Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment