file

package
v8.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnalyzeGithubActionsInput

func NewAnalyzeGithubActionsInput(p params.Params) input.Input

func NewCheckValuesSchemaInput

func NewCheckValuesSchemaInput(p params.Params) input.Input

func NewClusterAppDocumentationValidation

func NewClusterAppDocumentationValidation(p params.Params) input.Input

func NewClusterAppSchemaValidation

func NewClusterAppSchemaValidation(p params.Params) input.Input

func NewClusterAppValuesValidationUsingSchemaTemplate

func NewClusterAppValuesValidationUsingSchemaTemplate(p params.Params) input.Input

func NewCreateReleaseDeletionInput

func NewCreateReleaseDeletionInput(p params.Params) input.Input

NewCreateReleaseDeletionInput returns an Input that deletes the file NewCreateReleaseInput would generate. Used when switching a repo to the release-please flow so the legacy workflow is removed in the same gen run.

func NewCreateReleaseInput

func NewCreateReleaseInput(p params.Params) input.Input

func NewCreateReleasePRDeletionInput

func NewCreateReleasePRDeletionInput(p params.Params) input.Input

NewCreateReleasePRDeletionInput returns an Input that deletes the file NewCreateReleasePRInput would generate. Used when switching a repo to the release-please flow so the legacy workflow is removed in the same gen run.

func NewCreateReleasePRInput

func NewCreateReleasePRInput(p params.Params) input.Input

func NewCustomerBoardAutomationInput

func NewCustomerBoardAutomationInput(p params.Params) input.Input

func NewDispatchUpdateChartEventsInput

func NewDispatchUpdateChartEventsInput(p params.Params, targetRepo string) input.Input

func NewFixVulnerabilitiesInput

func NewFixVulnerabilitiesInput(p params.Params) input.Input

func NewGitleaksInput

func NewGitleaksInput(p params.Params) input.Input

func NewHelmRenderDiff

func NewHelmRenderDiff(p params.Params) input.Input

func NewPublishTechdocs

func NewPublishTechdocs(p params.Params) input.Input

func NewReleasePleaseConfigInput

func NewReleasePleaseConfigInput(changelogStyle string, hasProjectGo bool) input.Input

NewReleasePleaseConfigInput returns a scaffolding Input (generate-once) for release-please-config.json in the repository root. Existing files are never overwritten so users can extend the config (e.g. add version-files).

func NewReleasePleaseInput

func NewReleasePleaseInput(p params.Params, autoMergeLevel string) input.Input

func NewReleasePleaseManifestInput

func NewReleasePleaseManifestInput() input.Input

NewReleasePleaseManifestInput returns a scaffolding Input (generate-once) for .release-please-manifest.json in the repository root. Release Please updates this file on every run to track the current released version.

For a green-field repo with no prior tags the manifest is initialized empty ({}); release-please will populate it on the first release. For a repo migrating from the legacy create_release flow that already has v*.*.* tags (root component), the manifest is seeded with {".": "<latest>"} — without this seed release-please emits

Found release tag with component '', but not configured in manifest

and exits without opening a Release PR because it has no per-path baseline to compute "what changed since the last release" against.

func NewRunOSSFScorecardInput

func NewRunOSSFScorecardInput(p params.Params) input.Input

func NewSemanticPullRequestInput

func NewSemanticPullRequestInput(p params.Params) input.Input

func NewSyncFromUpstreamInput

func NewSyncFromUpstreamInput(p params.Params) input.Input

func NewTestKyvernoPoliciesWithChainsawInput

func NewTestKyvernoPoliciesWithChainsawInput(p params.Params) input.Input

func NewUpdateChartInput

func NewUpdateChartInput(p params.Params) input.Input

func NewValidateChangelogDeletionInput

func NewValidateChangelogDeletionInput(p params.Params) input.Input

NewValidateChangelogDeletionInput returns an Input that deletes the file NewValidateChangelogInput would generate. Used when switching a repo to the release-please flow so the legacy workflow is removed in the same gen run.

func NewValidateChangelogInput

func NewValidateChangelogInput(p params.Params) input.Input

func NewZizmorBaseInput

func NewZizmorBaseInput(p params.Params) input.Input

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL