Package com.rnett.future.testing.github

Github workflow generation to run bootstrap and/or EAP tests on command and/or on a schedule.

Types

ExperimentalGithubWorkflowGeneration
Link copied to clipboard
annotation class ExperimentalGithubWorkflowGeneration
Experimental marker for Github workflow generation.
GithubWorkflowGenerator
Link copied to clipboard
class GithubWorkflowGenerator(jdk: String, runners: List<String>, scheduling: Scheduling?, baseDir: File, branch: String?, force: Boolean, canIceReport: Boolean)
Scheduling
Link copied to clipboard
sealed class Scheduling
CRON scheduling.