[ 
https://issues.apache.org/jira/browse/NUTCH-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051355#comment-18051355
 ] 

ASF GitHub Bot commented on NUTCH-3148:
---------------------------------------

lewismc opened a new pull request, #886:
URL: https://github.com/apache/nutch/pull/886

   PR for [NUTCH-3148](https://issues.apache.org/jira/browse/NUTCH-3148). This 
can be adjusted when we migrate to Gradle.




> Cache Ivy dependencies in GitHub CI builds
> ------------------------------------------
>
>                 Key: NUTCH-3148
>                 URL: https://issues.apache.org/jira/browse/NUTCH-3148
>             Project: Nutch
>          Issue Type: Improvement
>          Components: ci/cd
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.22
>
>
> Add dependency caching to the master-build.yml GitHub Actions workflow to 
> reduce build times by caching Ivy-resolved dependencies between runs. 
> Currently, each CI run downloads all Ivy dependencies from scratch, adding 
> unnecessary time to builds. The Ivy cache (~/.ivy2/cache) can be persisted 
> across workflow runs using GitHub's caching action.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to