Search Gradle plugins
Plugin | Latest Version |
---|---|
org.ysb33r.terraform.remotestate.s3Simplifies the storigin of Terraform remote state in S3 |
0.15.1
(07 September 2022) |
org.ysb33r.terraform.rcDeals specifically with the creation of terraformrc files |
0.15.1
(07 September 2022) |
org.ysb33r.terraformProvides Terraform conventions, source sets and predefined tasks |
0.15.1
(07 September 2022) |
org.ysb33r.terraform.gitlabAuthentication support for the Gitlab provider in Terraform |
0.15.1
(07 September 2022) |
org.ysb33r.terraform.checkAdds Terraform source format validation into the check lifecycle |
0.15.1
(07 September 2022) |
org.ysb33r.terraform.baseProvides Terraform extension and tasks. No need to have terraform installed as plugin will take care of caching and installation in a similar fashion as to have Gradle distributions are cached |
0.15.1
(07 September 2022) |
io.github.mfarsikov.auxiliary-processesHelps to run auxiliary processes in background |
0.2.0
(16 August 2022) |
io.github.afezeria.serial-taskMake parallel tasks execute serially |
1.1
(07 May 2022) |
com.github.thahnen.runtestsseparatejvmA plugin to enable jUnit tests to be executed in a separate JVM (and optional sequential / parallel) for each test class |
1.0.8
(05 December 2021) |
se.eelde.build-optimizationsVerify that builds on developer machines (plugin will sidestep checks on CI) are running with expected optimizations enabled. Daemon builds, parallel, xmx etc. Useful for new developers, new machines, if you accidentally delete your .gradle folder etc. A good way to get new optimizations from gradle to be adopted across users of your repository / your organization. |
0.2.0
(13 December 2020) |