Skip to content

[SPARK-56124] Sync docker-related GitHub Actions versions to the ASF approved patterns#334

Closed
dongjoon-hyun wants to merge 1 commit intoapache:mainfrom
dongjoon-hyun:SPARK-56124
Closed

[SPARK-56124] Sync docker-related GitHub Actions versions to the ASF approved patterns#334
dongjoon-hyun wants to merge 1 commit intoapache:mainfrom
dongjoon-hyun:SPARK-56124

Conversation

@dongjoon-hyun
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR aims to sync docker-related GitHub Actions versions to the ASF approved patterns.

Why are the changes needed?

Currently, the CI is blocked by the ASF check because of the recent change.

The actions docker/setup-qemu-action@v3, docker/setup-buildx-action@v3, docker/login-action@v3, and docker/build-push-action@v6 are not allowed in apache/spark-connect-swift because all actions must be from a repository owned by your enterprise, created by GitHub, or match one of the patterns

As of now, the updated patterns are the following.

- docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
- docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
- docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
- docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f
- docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual review because the updated CI should be triggered manually.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-6)

@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Thank you, Liang-Chi!

@dongjoon-hyun dongjoon-hyun added this to the 0.6.0 milestone Mar 21, 2026
@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Merged to main

@dongjoon-hyun dongjoon-hyun deleted the SPARK-56124 branch March 21, 2026 02:38
@dongjoon-hyun
Copy link
Copy Markdown
Member Author

For the record, CI is recovered successfully.

Screenshot 2026-03-20 at 19 37 42

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants