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

Modify the wazuh-indexer package build workflow to upload a latest package besides the one with the commit #715

Open
2 tasks done
teddytpc1 opened this issue Feb 26, 2025 · 1 comment
Assignees
Labels
level/task Task issue type/change Change performed in a resource or Wazuh Cloud environment

Comments

@teddytpc1
Copy link
Member

teddytpc1 commented Feb 26, 2025

Wazuh version Component Install method Platform
5.0.0 Wazuh indexer Packages all

Description

Starting in 5.0.0 the DevOps repositories automatic checks must work with development packages. For that requirement, a latest package must be uploaded to the packages-dev.internal.wazuh.com bucket every time a new package is generated.
Currently, packages with the commit in the name are uploaded. We will need the package generation workflows to also upload the packages with latest instead of the commit in the name.
Example: if the package name is wazuh-indexer_5.0.0-0_amd64_452c31f.deb, it must also be uploaded as wazuh-indexer_5.0.0-0_amd64_latest.deb.

Tasks

  • Modify the workflow to also upload the latest package to the packages-dev.internal.wazuh.com bucket.
  • Test the workflow and provide evidence.

Related

@teddytpc1 teddytpc1 added level/task Task issue type/change Change performed in a resource or Wazuh Cloud environment labels Feb 26, 2025
@wazuhci wazuhci moved this to Backlog in XDR+SIEM/Release 5.0.0 Feb 28, 2025
@wazuhci wazuhci moved this from Backlog to In progress in XDR+SIEM/Release 5.0.0 Mar 5, 2025
@abbonno
Copy link
Member

abbonno commented Mar 6, 2025

https://github.com/wazuh/wazuh-indexer/actions/runs/13697350190

@wazuhci wazuhci moved this from In progress to Pending review in XDR+SIEM/Release 5.0.0 Mar 7, 2025
@wazuhci wazuhci moved this from Pending review to On hold in XDR+SIEM/Release 5.0.0 Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/change Change performed in a resource or Wazuh Cloud environment
Projects
Status: On hold
Development

Successfully merging a pull request may close this issue.

2 participants