[
https://issues.apache.org/jira/browse/HUDI-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-2508:
-----------------------------
Priority: Critical (was: Major)
> Build GA for the dependeny diff check workflow
> ----------------------------------------------
>
> Key: HUDI-2508
> URL: https://issues.apache.org/jira/browse/HUDI-2508
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: Usability
> Reporter: vinoyang
> Assignee: Lokesh Jain
> Priority: Critical
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)