Skip to content

Fix CI errors on main#1432

Merged
timsaucer merged 2 commits intoapache:mainfrom
timsaucer:chore/ci-errors-on-main
Mar 17, 2026
Merged

Fix CI errors on main#1432
timsaucer merged 2 commits intoapache:mainfrom
timsaucer:chore/ci-errors-on-main

Conversation

@timsaucer
Copy link
Member

@timsaucer timsaucer commented Mar 17, 2026

Which issue does this PR close?

Addresses half of #1429

Rationale for this change

The crates patch check only needs to occur during releases and release candidates. These are triggered by the tag push. Do not run this check on merges to main.

What changes are included in this PR?

CI update to not run check on merge to main.
Drive by update to reduce build time by not pulling submodules.

Are there any user-facing changes?

No, CI only

Copy link
Member

@davisp davisp left a comment

Choose a reason for hiding this comment

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

+1

@davisp
Copy link
Member

davisp commented Mar 17, 2026

Although, note that I think there's two issues going on: #1429 (comment)

@timsaucer timsaucer merged commit 3dfd6ee into apache:main Mar 17, 2026
19 checks passed
@timsaucer
Copy link
Member Author

Thanks @davisp ! We'll at least get this first half addressed.

@timsaucer timsaucer deleted the chore/ci-errors-on-main branch March 17, 2026 19:58
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