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

[issue-196] - Adding dependency caching to the simple-build workflow Maven build #197

Merged

Conversation

fabiobrz
Copy link
Member

@fabiobrz fabiobrz commented Sep 3, 2024

Description

SSIA

Closes #196

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is self-descriptive and/or documented
  • N/A I have implemented unit tests to cover my changes
  • N/A I tested my code in OpenShift

@fabiobrz fabiobrz self-assigned this Sep 3, 2024
@fabiobrz
Copy link
Member Author

fabiobrz commented Sep 3, 2024

From ~25 down to ~3 minutes. It seems it's working.

@fabiobrz fabiobrz requested a review from jbliznak September 3, 2024 14:26
@fabiobrz fabiobrz assigned jbliznak and unassigned fabiobrz Sep 3, 2024
@jbliznak jbliznak merged commit 9a973a7 into Intersmash:main Sep 3, 2024
1 check passed
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.

GitHub workflow simple-build.yaml should cache dependencies
2 participants