Versions in this module Expand all Collapse all v1 v1.0.1 Jun 25, 2024 Changes in this version + const BranchPrefix + const CrioOrgRepo + const GitRemoteEnvKey + const GithubTokenEnvKey + const OrgEnvKey + const VersionFile + const VersionPrefix + func ConvertStringToSemver(tag string) (res semver.Version, err error) + func GetCurrentVersionFromReleaseBranch(repo *git.Repo, baseBranchName string) (res semver.Version, err error) + func GetCurrentVersionFromVersionFile(versionFile string) (string, error)