-
Notifications
You must be signed in to change notification settings - Fork 34
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
Setup MSI Build Workflow for Windows #139
Labels
Comments
6 tasks
Update 10/01/2025
Update 13/01/2025
Update 14/01/2025
Update 15/01/2025
Update 16/01/2025
Update 17/01/2025
Update 20/01/2025
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent Issue:
Description
This issue involves creating a GitHub Actions workflow to automate the building of MSI packages for the Wazuh agent on Windows. The workflow will target
amd64
architecture, ensuring compatibility with Windows Server 2008 R2 and above.Requirements
amd64
).WiX Toolset
to generate the installer..msi
files and stores them as artifacts for download.Tasks
WiX Toolset
for creating MSI installers..msi
file as an artifact in Amazon S3.Configure the workflows to trigger automatically on GitHub events like pull requests or merges to the main branch.The text was updated successfully, but these errors were encountered: