lhotari commented on issue #9526:
URL: https://github.com/apache/pulsar/issues/9526#issuecomment-775052581


   This issue has been reported as 
https://github.com/apache/pulsar-test-infra/issues/12 . It's a bug in 
https://github.com/apache/pulsar-test-infra/blob/master/diff-only/entrypoint.sh 
. 
   The diff-only solution doesn't work well together with shallow clones. 
Because of performance and efficiency, the Pulsar workflows use a shallow clone 
of last 25 commits. That doesn't work together with diff-only solution when 
there are more than 25 commits in the PR. 
   This must be fixed asap. However, the diff-only solution is not necessary at 
all. There's a "paths-ignore" feature in GitHub Actions that makes the 
diff-only solution obsolete. I'll create a PR to make that change.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to