hudi-bot opened a new issue, #17216:
URL: https://github.com/apache/hudi/issues/17216

   Configure a GitHub actions job that, for each PR,
   
   - deploys maven artifacts (as per [release deploy 
script|https://github.com/apache/hudi/blob/master/scripts/release/deploy_staging_jars.sh])
 to a local temporary maven repo (needs to research how to setup a local maven 
repo)
   - run scripts as per https://issues.apache.org/jira/browse/HUDI-5475 and 
https://github.com/xushiyan/hudi/pull/15/files to generate dependency trees in 
a temp dir
   - compare existing dependency trees with the generated ones - if there is 
any difference, fail the job so that the author will need to manually generate 
the dep trees and commit the updates in the PR itself
   
   
   This is to enforce dependency governance.
   
   This job should only run for PRs.
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-2508
   - Type: Sub-task
   - Parent: https://issues.apache.org/jira/browse/HUDI-2506


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to