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

Improve GitHub Action Workflow with Caching and Dependency Installation #80

Closed
wants to merge 2 commits into from

Conversation

OshadhaVimuB
Copy link

@OshadhaVimuB OshadhaVimuB commented Jul 20, 2024

Enhance the existing GitHub Action workflow for the openmrs-module-uiframework repository by adding caching for the local Maven repository and detailed dependency installation steps.

Implement a matrix strategy to run the builds with multiple Java versions in a single job.
Copy link
Member

@jayasanka-sack jayasanka-sack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @OshadhaVimuB !

This is brilliant! I love how you implemented caching and broke down the test steps. I merged #81 because it directly solved the ticket. Could you create a new ticket for caching and other improvements here: https://openmrs.atlassian.net/jira/software/c/projects/UIFR/issues and link it with this PR after resolving conflicts?

Keep contributing! We really appreciate how you went beyond the ticket!

Much love from the OpenMRS team! ❤️

@OshadhaVimuB OshadhaVimuB changed the title Simplified workflow using matrix strategy Improve GitHub Action Workflow with Caching and Dependency Installation Jul 24, 2024
@OshadhaVimuB OshadhaVimuB deleted the patch-1 branch July 24, 2024 13:15
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.

2 participants