ktlint-gradle icon indicating copy to clipboard operation
ktlint-gradle copied to clipboard

Optimize CI a bit

Open Goooler opened this issue 3 years ago • 6 comments

Mainly for using gradle-build-action to speed up build on CI, and bump action versions by the way.

Goooler avatar Mar 22 '22 02:03 Goooler

CC @JLLeitschuh

Goooler avatar Mar 22 '22 02:03 Goooler

@JLLeitschuh CC

Goooler avatar May 16 '22 08:05 Goooler

You can update to Gradle 8 or 7.6 to support Java 19.

Goooler avatar Apr 04 '23 03:04 Goooler

You can update to Gradle 8 or 7.6 to support Java 19.

That's the plan. But things are breaking, and I don't have the time to figure out what's going on right now: #660

JLLeitschuh avatar Apr 04 '23 19:04 JLLeitschuh

Validation job now only be executed after wrapper files are changed, it could be removed from required status checks.

Goooler avatar Jan 20 '24 10:01 Goooler

CC @wakingrufus @JLLeitschuh

Goooler avatar Feb 02 '24 09:02 Goooler