[
https://issues.apache.org/jira/browse/NUTCH-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051380#comment-18051380
]
ASF GitHub Bot commented on NUTCH-3148:
---------------------------------------
lewismc merged PR #886:
URL: https://github.com/apache/nutch/pull/886
> 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)