semantic

package
v1.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	LatestAllowedKey = "latest-allowed"
	LatestPreKey     = "latest-pre"
	LatestStableKey  = "latest-stable"
	LatestKey        = "latest"
	MinRequiredKey   = "min-required"
)

Variables

View Source
var (
	TfPredicateReaders = []types.PredicateReader{readTfVersionFromTerragruntFile, readTfFiles} //nolint
	TgPredicateReaders = []types.PredicateReader{readTgVersionFromTerragruntFile}              //nolint
)

Functions

func CmpVersion

func CmpVersion(v1Str string, v2Str string) int

func ParsePredicate

func ParsePredicate(behaviourOrConstraint string, displayName string, predicateReaders []types.PredicateReader, conf *config.Config) (types.PredicateInfo, error)

func RetrieveVersion added in v1.0.9

func RetrieveVersion(versionFiles []types.VersionFile, rootVersionFilePath string, conf *config.Config) (string, error)

func StableVersion

func StableVersion(versionStr string) bool

Types

This section is empty.

Directories

Path Synopsis
parser
tf

Jump to

Keyboard shortcuts

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