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

Cache OpenSearch plugins in GitHub build #545

Closed

Conversation

mcasas993
Copy link
Member

Description

Implement GitHub actions/cache to cache the plugins of OpenSearch of repository.

Related Issues

Resolves #[520]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@mcasas993 mcasas993 requested a review from a team as a code owner November 12, 2024 14:38
@AlexRuiz7 AlexRuiz7 linked an issue Nov 12, 2024 that may be closed by this pull request
3 tasks
@AlexRuiz7 AlexRuiz7 mentioned this pull request Nov 12, 2024
3 tasks
@mcasas993 mcasas993 self-assigned this Nov 12, 2024
@mcasas993
Copy link
Member Author

After all the cache process of OpenSearch's plugins the difference of time to build the project is just a little more than 1 minute.
image

Also, the cache created is about 530MB and the repository is near to its limit of space. So finally we decided that it's better no cache the OpenSearch's plugins.

@mcasas993 mcasas993 closed this Nov 15, 2024
@AlexRuiz7 AlexRuiz7 deleted the 520-change-build-workflow-to-cache-opensearch-plugins branch November 15, 2024 17:06
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.

Cache packages' dependencies
1 participant