autoImport

sbtghactions.GenerativePlugin.autoImport
object autoImport extends GenerativeKeys

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
autoImport.type

Members list

Value members

Concrete fields

val Graalvm: Graalvm.type
val JavaSpec: JavaSpec.type
val JobContainer: JobContainer.type
val MatrixExclude: MatrixExclude.type
val MatrixInclude: MatrixInclude.type
val Paths: Paths.type
val Ref: Ref.type
val UseRef: UseRef.type
val WorkflowJob: WorkflowJob.type

Inherited fields

lazy val githubWorkflowAddedJobs: SettingKey[Seq[WorkflowJob]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowArtifactUpload: SettingKey[Boolean]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowBuild: SettingKey[Seq[WorkflowStep]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowBuildMatrixAdditions: SettingKey[Map[String, List[String]]]

Attributes

Inherited from:
GenerativeKeys

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowBuildMatrixFailFast: SettingKey[Option[Boolean]]

Attributes

Inherited from:
GenerativeKeys

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowBuildPostamble: SettingKey[Seq[WorkflowStep]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowBuildPreamble: SettingKey[Seq[WorkflowStep]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowBuildRunsOnExtraLabels: SettingKey[Seq[String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowBuildSbtStepPreamble: SettingKey[Seq[String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowBuildTimeout: SettingKey[Option[FiniteDuration]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowCheck: TaskKey[Unit]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowDependencyPatterns: SettingKey[Seq[String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowDir: SettingKey[File]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowEnv: SettingKey[Map[String, String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowGenerate: TaskKey[Unit]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowGeneratedCI: SettingKey[Seq[WorkflowJob]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowGeneratedCacheSteps: SettingKey[Seq[WorkflowStep]]

Attributes

Inherited from:
GenerativeKeys

Attributes

Inherited from:
GenerativeKeys

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowIncludeClean: SettingKey[Boolean]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowJavaVersions: SettingKey[Seq[JavaSpec]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowJobSetup: SettingKey[Seq[WorkflowStep]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowOSes: SettingKey[Seq[String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowPREventTypes: SettingKey[Seq[PREventType]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowPermissions: SettingKey[Option[Permissions]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowPublish: SettingKey[Seq[WorkflowStep]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowPublishCond: SettingKey[Option[String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowPublishPostamble: SettingKey[Seq[WorkflowStep]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowPublishPreamble: SettingKey[Seq[WorkflowStep]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowPublishSbtStepPreamble: SettingKey[Seq[String]]

Attributes

Inherited from:
GenerativeKeys

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowPublishTimeout: SettingKey[Option[FiniteDuration]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowSbtCommand: SettingKey[String]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowScalaVersions: SettingKey[Seq[String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowTargetBranches: SettingKey[Seq[String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowTargetPaths: SettingKey[Paths]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowTargetTags: SettingKey[Seq[String]]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowUseSbtThinClient: SettingKey[Boolean]

Attributes

Inherited from:
GenerativeKeys
lazy val githubWorkflowWindowsPagefileFix: SettingKey[Option[PagefileFix]]

Attributes

Inherited from:
GenerativeKeys