sbtghactions
package sbtghactions
Members list
Packages
package sbtghactions.windows
Type members
Classlikes
trait GenerativeKeys
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object GenerativeKeysobject autoImport
object GenerativeKeys extends GenerativeKeys
Attributes
- Companion
- trait
- Supertypes
- Self type
-
GenerativeKeys.type
object GenerativePlugin extends AutoPlugin
Attributes
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
-
GenerativePlugin.type
trait GitHubActionsKeys
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object GitHubActionsKeysobject autoImport
object GitHubActionsKeys extends GitHubActionsKeys
Attributes
- Companion
- trait
- Supertypes
- Self type
-
GitHubActionsKeys.type
object GitHubActionsPlugin extends AutoPlugin
Attributes
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
-
GitHubActionsPlugin.type
sealed trait Graalvm extends Product, Serializable
Attributes
- See also
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class Distributionclass Version
object Graalvm
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object JavaSpec
final case class JobContainer(image: String, credentials: Option[(String, String)], env: Map[String, String], volumes: Map[String, String], ports: List[Int], options: List[String])
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
sealed trait PREventType extends Product, Serializable
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object Assignedobject Closedobject Editedobject Labeledobject Lockedobject Openedobject ReadyForReviewobject Reopenedobject ReviewRequestRemovedobject ReviewRequestedobject Synchronizeobject Unassignedobject Unlabeledobject UnlockedShow all
object PREventType
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PREventType.type
sealed trait Paths extends Product, Serializable
object Paths
sealed trait PermissionScope extends Product, Serializable
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object Actionsobject Attestationsobject Checksobject Contentsobject Deploymentsobject Discussionsobject IdTokenobject Issuesobject Packagesobject Pagesobject PullRequestsobject RepositoryProjectsobject SecurityEventsobject StatusesShow all
object PermissionScope
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PermissionScope.type
sealed trait PermissionValue extends Product, Serializable
object PermissionValue
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PermissionValue.type
sealed trait Permissions extends Product, Serializable
object Permissions
Attributes
- See also
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Permissions.type
sealed trait Ref extends Product, Serializable
object Ref
sealed trait RefPredicate extends Product, Serializable
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object RefPredicate
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RefPredicate.type
sealed trait UseRef extends Product, Serializable
object UseRef
final case class WorkflowJob(id: String, name: String, steps: List[WorkflowStep], sbtStepPreamble: List[String], cond: Option[String], permissions: Option[Permissions], env: Map[String, String], oses: List[String], scalas: List[String], javas: List[JavaSpec], needs: List[String], matrixFailFast: Option[Boolean], matrixAdds: Map[String, List[String]], matrixIncs: List[MatrixInclude], matrixExcs: List[MatrixExclude], runsOnExtraLabels: List[String], container: Option[JobContainer], environment: Option[JobEnvironment], timeout: Option[FiniteDuration])
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
sealed trait WorkflowStep extends Product, Serializable
object WorkflowStep
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
WorkflowStep.type
In this article