version

package
v2.40.3 Latest Latest
Warning

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

Go to latest
Published: May 22, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildNumber = ""

BuildNumber is the CI build number that creates the release. Injected at build time via -ldflags "-X github.com/bitrise-io/bitrise/v2/version.BuildNumber=..."

View Source
var Commit = ""

Commit is the git commit hash used for building the release. Injected at build time via -ldflags "-X github.com/bitrise-io/bitrise/v2/version.Commit=..."

View Source
var IsAlternativeInstallation = false

IsAlternativeInstallation tracks if the current cli was installed via `go install` or not.

View Source
var VERSION = "dev"

VERSION is the main CLI version number. Injected at build time via -ldflags "-X github.com/bitrise-io/bitrise/v2/version.VERSION=..." See goreleaser config file for details. Falls back to "dev" when not set (local / go install builds).

Functions

func EnvmanVersion

func EnvmanVersion(binPath string) (version.Version, error)

EnvmanVersion ...

func StepmanVersion

func StepmanVersion() (version.Version, error)

StepmanVersion ...

func ToolVersionMap

func ToolVersionMap(binPath string) (map[string]version.Version, error)

ToolVersionMap ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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