[ https://issues.apache.org/jira/browse/NUTCH-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901450#comment-17901450 ]
ASF GitHub Bot commented on NUTCH-3094: --------------------------------------- sebastian-nagel opened a new pull request, #841: URL: https://github.com/apache/nutch/pull/841 This PR improves the logic of conditional steps in the Github workflow: - all tests are executed if any of build configuration, core or plugins code changed - core tests if there are only changes in core - plugin tests if there are only changes in the plugins source folder > Github tests to run if build configuration changes > -------------------------------------------------- > > Key: NUTCH-3094 > URL: https://issues.apache.org/jira/browse/NUTCH-3094 > Project: Nutch > Issue Type: Bug > Components: build > Affects Versions: 1.21 > Reporter: Sebastian Nagel > Priority: Major > Fix For: 1.21 > > > If the build configuration changes, the unit tests should be run. Seen > together with NUTCH-3093 and the workflow: > https://github.com/apache/nutch/actions/runs/12048862236/job/33594395141?pr=840 -- This message was sent by Atlassian Jira (v8.20.10#820010)