Skip to content

Conversation

@nopcoder
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the area/testing Improvements or additions to tests label Dec 19, 2025
…tifact

Several jobs (run-system-aws-s3-kv-dynamodb, run-system-gcp-gs, run-system-azure-abfs, run-system-azure-adls-gen2) were attempting to download the acl-binary artifact without explicitly depending on the gen-code job that produces it. This caused artifact download failures when the jobs ran concurrently with gen-code or in different job ordering scenarios.

Added gen-code to the needs clause of all affected jobs to ensure the artifact is available before download attempts.
@nopcoder nopcoder added exclude-changelog PR description should not be included in next release changelog minor-change Used for PRs that don't require issue attached labels Dec 19, 2025
@nopcoder nopcoder closed this Dec 23, 2025
@nopcoder nopcoder deleted the chore/esti-improve branch December 23, 2025 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci area/testing Improvements or additions to tests exclude-changelog PR description should not be included in next release changelog minor-change Used for PRs that don't require issue attached

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants