[ACTION REQUIRED from contributors] Reducing our GitHub Actions usage: please rebase your open PRs #19515
yihua
started this conversation in
General Discussions
Replies: 1 comment
|
A few measurements, so the follow-ups here can be argued against numbers rather than intuition. Method: sum A full Two things that outlive the current trim:
On the rebase ask I left a comment on #19514 instead, since it turns on that diff. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
ASF Infra has disabled GitHub Actions on apache/hudi temporarily due to a surge in GitHub Actions runner usage. Nothing can be verified or merged until that comes down.
PR #19514 reduces GitHub Actions usage by keeping only the necessary Java CI jobs. This is an interim measure to unblock PR merging.
For contributors, two things to act on:
Meanwhile, the Java CI in GitHub Actions is being enhanced to provide stronger test coverage, including Spark core tests (#19082), and a more efficient way of running tests on different Spark releases. Follow-ups on a more durable setup are welcome on this thread.
Thanks,
All reactions