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 build.yml workflow #28

Merged
merged 11 commits into from
Aug 28, 2024
Merged

Add build.yml workflow #28

merged 11 commits into from
Aug 28, 2024

Conversation

AlexRuiz7
Copy link
Member

Description

This PR included a GitHub Workflow to build Indexer plugins.

Issues Resolved

Closes #13

@AlexRuiz7 AlexRuiz7 self-assigned this Aug 14, 2024
@AlexRuiz7
Copy link
Member Author

The PR also improves the metadata of the plugins (only the initialization plugins exists nowadays), by including Wazuh as developer, group and custom versioning.

name        component           version
integTest-0 wazuh-indexer-setup 5.0.0.0

@AlexRuiz7
Copy link
Member Author

AlexRuiz7 commented Aug 14, 2024

Workflow run: https://github.com/AlexRuiz7/wazuh-indexer-plugins/actions/runs/10390967075

Pending to do:

  • Make revision number in build.gradle dynamic (argument).
  • Update actions to their latest version.
  • Check if setup-gradle step can be omitted (gradlew already sets up Gradle).
  • Upgrade Java

@AlexRuiz7 AlexRuiz7 marked this pull request as ready for review August 16, 2024 08:02
@AlexRuiz7 AlexRuiz7 requested a review from a team as a code owner August 16, 2024 08:02
@AlexRuiz7 AlexRuiz7 merged commit d2cef9e into master Aug 28, 2024
1 check passed
@AlexRuiz7 AlexRuiz7 deleted the ci/13-add-build-workflow branch August 28, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create workflow to build packages
1 participant