Skip to content

[HUDI-7802] Fix bundle validation scripts#11314

Merged
yihua merged 1 commit intoapache:masterfrom
yihua:HUDI-7802-bundle-validation-scripts
May 27, 2024
Merged

[HUDI-7802] Fix bundle validation scripts#11314
yihua merged 1 commit intoapache:masterfrom
yihua:HUDI-7802-bundle-validation-scripts

Conversation

@yihua
Copy link
Contributor

@yihua yihua commented May 27, 2024

Change Logs

This PR makes several fixes to the bundle validation scripts:

  • .github/workflows/release_candidate_validation.yml
    • Adds Spark 3.5 and Scala 2.13 validation
    • Removes ignored paths to avoid CI actions being cancelled
  • packaging/bundle-validation/ci_run.sh
    • Uses STAGING_REPO_NUM to determine whether to validate built bundle jars or release candidate jars
    • Fixes Spark 3.5 and Scala 2.13 validation
  • scripts/release/validate_staged_bundles.sh
    • Adds new bundle jars to validate
    • Makes curl requests parallelized to save time

Impact

Improves bundle validation scripts.

Risk level

none

Documentation Update

none

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@github-actions github-actions bot added the size:M PR with lines of changes in (100, 300] label May 27, 2024
@yihua yihua force-pushed the HUDI-7802-bundle-validation-scripts branch from 584b09f to c4852a5 Compare May 27, 2024 03:14
@github-actions github-actions bot added size:S PR with lines of changes in (10, 100] and removed size:M PR with lines of changes in (100, 300] labels May 27, 2024
@yihua yihua merged commit 0c7f5c2 into apache:master May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants