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

Add workflow to assemble packages #85

Merged
merged 24 commits into from
Dec 26, 2023
Merged

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    3fa642b View commit details
    Browse the repository at this point in the history
  2. Cleanup

    AlexRuiz7 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    86804b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    1291f9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b4e43 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    2931b57 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    e268639 View commit details
    Browse the repository at this point in the history
  2. Update wazuh-indexer.rpm.spec

    Remove unnecessary echo commands
    AlexRuiz7 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ac7eb59 View commit details
    Browse the repository at this point in the history
  3. Add wazuh-indexer-performance-analyzer.service

    Required to assembly RPM. The plugin does not install this file, so it needs to be added manually.
    AlexRuiz7 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    add5c64 View commit details
    Browse the repository at this point in the history
  4. Update assemble.sh

    Succesfully assemble RPM x64. Runner needed to arm64
    AlexRuiz7 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    baaaa56 View commit details
    Browse the repository at this point in the history
  5. Update build.yml

    AlexRuiz7 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    237f4d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a07eae3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    2d74353 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Fix errors

    AlexRuiz7 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d624b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37030e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0a4d45 View commit details
    Browse the repository at this point in the history
  4. New try

    - Adds a reusable workflow to return the version of Wazuh set in source code.
    - Attempt to dynamically generate artifacts name to normalize them for usage between jobs.
    - Adds revision as input for the workflow.
    - Cleanup
    AlexRuiz7 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e72eed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f3adb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1239468 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95bdb82 View commit details
    Browse the repository at this point in the history
  8. Final cleanup

    AlexRuiz7 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d125e74 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Enable RPM package assemble

    Remove unused code
    AlexRuiz7 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    78fcc3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc9fbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4649bc3 View commit details
    Browse the repository at this point in the history
  4. Exclude uninmplemented deb assembly

    Extend example to run with Act
    AlexRuiz7 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    5466fcb View commit details
    Browse the repository at this point in the history