Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites.
Here are 8,366 public repositories matching this topic...
-
Updated
Jun 5, 2022
-
Updated
Sep 7, 2021 - Java
-
Updated
Jun 10, 2022 - Kotlin
Is there a way to continue a task if it got aborted by baritone not the player, or after a player reconnects to the server?
Like, im tunneling with lots of picks in my inventory. sometimes, the server cant keep up and chunks stop loading.
once baritone runs into unloaded chunks, the task get cancelled.
also when my connection resets for some reason, i need to reconnect, after that, bariton
-
Updated
Jan 17, 2022 - Java
-
Updated
Jul 18, 2022 - Java
-
Updated
Jul 19, 2022 - Java
-
Updated
Jul 19, 2022 - Java
-
Updated
May 9, 2019 - Java
-
Updated
Oct 10, 2021 - Java
-
Updated
Jul 18, 2022 - Java
-
Updated
Apr 19, 2022 - HTML
-
Updated
Jul 9, 2022 - Java
-
Updated
Jul 5, 2022 - Java
-
Updated
Jul 19, 2021 - Java
-
Updated
Feb 6, 2018 - Java
⚠️ Is your feature request related to a problem? Please describe
Add support for code coverage
💡 Describe the solution you'd like
Ideally we could setup jacoco + codecov to have an automated test report after every push/pr.
🤚 Do you want to develop this feature yourself?
- Yes
- No
This feature is up for grab
Released 2007
Latest release 9 days ago
- Repository
- gradle/gradle
- Website
- gradle.org
- Wikipedia
- Wikipedia
Today the
jib.to.imageis configured statically in a Gradle task or via cli arguments. This only works in very simple scenarios where Gradle is really only build/pushing the image or using static versions that are known before Gradle is invoked.In my case, and especially important for local reproducible workflows, Gradle is building up all the JARs etc that are going into the image and versi