version

package
v0.0.0-...-37b11d0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const FakeComponentChecksum = "abcdef1"

Variables

This section is empty.

Functions

func BuildComponentVersion

func BuildComponentVersion(versioner ProjectVersioner, componentCheckSum string) (string, error)

func GenerateComponentHash

func GenerateComponentHash(hashes []string, dryRun bool) string

func GenerateManifestHash

func GenerateManifestHash(r *releasetypes.ReleaseConfig, manifestArtifact *releasetypes.ManifestArtifact) (string, error)

func NewCliVersioner

func NewCliVersioner(cliVersion, pathToProject string) *cliVersioner

Types

type ProjectVersioner

type ProjectVersioner interface {
	// contains filtered or unexported methods
}

type Versioner

type Versioner struct {
	// contains filtered or unexported fields
}

func NewVersioner

func NewVersioner(pathToProject string) *Versioner

type VersionerWithGITTAG

type VersionerWithGITTAG struct {
	Versioner
	// contains filtered or unexported fields
}

func NewMultiProjectVersionerWithGITTAG

func NewMultiProjectVersionerWithGITTAG(repoSource, pathToRootFolder, pathToMainProject, sourcedFromBranch string, releaseConfig *releasetypes.ReleaseConfig) *VersionerWithGITTAG

func NewVersionerWithGITTAG

func NewVersionerWithGITTAG(repoSource, pathToProject, sourcedFromBranch string, releaseConfig *releasetypes.ReleaseConfig) *VersionerWithGITTAG

Jump to

Keyboard shortcuts

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