Uses of Interface
io.github.cdklabs.projen.github.workflows.RegistryPackageOptions
-
Packages that use RegistryPackageOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of RegistryPackageOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement RegistryPackageOptions Modifier and Type Class Description static classRegistryPackageOptions.Jsii$ProxyAn implementation forRegistryPackageOptionsMethods in io.github.cdklabs.projen.github.workflows that return RegistryPackageOptions Modifier and Type Method Description RegistryPackageOptionsRegistryPackageOptions.Builder. build()Builds the configured instance.default RegistryPackageOptionsTriggers. getRegistryPackage()(experimental) Runs your workflow anytime a package is published or updated.RegistryPackageOptionsTriggers.Jsii$Proxy. getRegistryPackage()Methods in io.github.cdklabs.projen.github.workflows with parameters of type RegistryPackageOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. registryPackage(RegistryPackageOptions registryPackage)Sets the value ofTriggers.getRegistryPackage()
-