Skip to content

Build: Fix zizmor and Spark 4.1 runtime-deps CI failures#15937

Merged
huaxingao merged 1 commit intoapache:mainfrom
huaxingao:fix-upload-artifact-pin
Apr 10, 2026
Merged

Build: Fix zizmor and Spark 4.1 runtime-deps CI failures#15937
huaxingao merged 1 commit intoapache:mainfrom
huaxingao:fix-upload-artifact-pin

Conversation

@huaxingao
Copy link
Copy Markdown
Contributor

@huaxingao huaxingao commented Apr 10, 2026

Fix zizmor ref-version-mismatch audit failure caused by the rolling v7 tag moving to v7.0.1 while workflows pinned the v7.0.0 hash.

https://github.com/apache/iceberg/actions/runs/24263659560/job/70853450531

Screenshot 2026-04-10 at 2 42 57 PM

also fix runtime-deps CI failures

https://github.com/apache/iceberg/actions/runs/24263659533/job/70854532184

Screenshot 2026-04-10 at 3 21 22 PM

Cursor + Claude-4.6-opus-high

@github-actions github-actions Bot added the INFRA label Apr 10, 2026
@huaxingao huaxingao force-pushed the fix-upload-artifact-pin branch 2 times, most recently from d0f69f2 to c9081fd Compare April 10, 2026 22:02
@github-actions github-actions Bot added the spark label Apr 10, 2026
Copy link
Copy Markdown
Contributor

@nssalian nssalian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I opened a similar PR but this is a better fix. Thanks @huaxingao.

Fix zizmor ref-version-mismatch audit failure caused by the rolling
v7 tag moving to v7.0.1 while workflows pinned the v7.0.0 hash.

Regenerate Spark 4.1 runtime-deps.txt to reflect dependency changes
from recent dependabot bumps.

Co-authored-by: Neelesh Salian <n_salian@apple.com>
Made-with: Cursor
@huaxingao huaxingao force-pushed the fix-upload-artifact-pin branch from c9081fd to 05f9538 Compare April 10, 2026 22:10
Copy link
Copy Markdown
Contributor

@nssalian nssalian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for merging the fixes @huaxingao. Worth updating the title of the PR and the description to include both fixes.

@huaxingao huaxingao changed the title Build: Bump actions/upload-artifact from 7.0.0 to 7.0.1 Build: Fix zizmor and Spark 4.1 runtime-deps CI failures Apr 10, 2026
Copy link
Copy Markdown
Contributor

@singhpk234 singhpk234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @huaxingao !

@huaxingao huaxingao merged commit 4c21592 into apache:main Apr 10, 2026
38 checks passed
@huaxingao
Copy link
Copy Markdown
Contributor Author

Thanks @nssalian @singhpk234 @nastra

@rdblue
Copy link
Copy Markdown
Contributor

rdblue commented Apr 24, 2026

@huaxingao, @nastra, please fix just one problem at a time per PR. That way we can clearly see history without pulling in unrelated changes. It also helps avoid commit conflicts if we need to cherry-pick commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants