generated from titan-data/template
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
mcred/titan
#42Labels
Priority: NormalIssues to be address during sprintIssues to be address during sprintType: FeatureNew feature or requestNew feature or request
Description
Problem
Current automated builds do not cache maven dependencies and download same versions with each build.
Solution
Cache dependencies with newly released GitHub actions cache
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/caching-dependencies-to-speed-up-workflows
https://github.com/actions/cache/blob/master/examples.md#java---maven
Alternatives
Keep downloading each dependency with each build and wait.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: NormalIssues to be address during sprintIssues to be address during sprintType: FeatureNew feature or requestNew feature or request