Documentation ¶
Index ¶
- func IsInvalidConfig(err error) bool
- type Config
- type Workflows
- func (w *Workflows) AddCustomerBoardAutomation() input.Input
- func (w *Workflows) CheckValuesSchema() input.Input
- func (w *Workflows) ClusterAppDocumentationValidation() input.Input
- func (w *Workflows) ClusterAppSchemaValidation() input.Input
- func (w *Workflows) CreateRelease() input.Input
- func (w *Workflows) CreateReleasePR() input.Input
- func (w *Workflows) EnsureMajorVersionTags() input.Input
- func (w *Workflows) Gitleaks() input.Input
- func (w *Workflows) HelmRenderDiff() input.Input
- func (w *Workflows) RunOSSFScorecard() input.Input
- func (w *Workflows) UpdateChart() input.Input
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { EnableFloatingMajorVersionTags bool Flavours gen.FlavourSlice }
type Workflows ¶
type Workflows struct {
// contains filtered or unexported fields
}
func (*Workflows) AddCustomerBoardAutomation ¶
func (*Workflows) CheckValuesSchema ¶
func (*Workflows) ClusterAppDocumentationValidation ¶ added in v6.17.0
func (*Workflows) ClusterAppSchemaValidation ¶
func (*Workflows) CreateRelease ¶
func (*Workflows) CreateReleasePR ¶
func (*Workflows) EnsureMajorVersionTags ¶
func (*Workflows) HelmRenderDiff ¶
func (*Workflows) RunOSSFScorecard ¶ added in v6.18.0
func (*Workflows) UpdateChart ¶
Click to show internal directories.
Click to hide internal directories.