bootstrapCustom

fun bootstrapCustom(steps: String, suffix: String = "compile")

Generate a bootstrap testing workflow with the steps steps.

Checkout, Gradle, Java, and Kotlin future version setup will be done beforehand.

suffix will be used to name the workflow, and the workflow file will be named kotlin-bootstrap-$suffix.yml.

Sources

jvm source
Link copied to clipboard