Documentation ¶
Overview ¶
Package versions contains functions to parse and sort Bazel version identifier.
Index ¶
Constants ¶
View Source
const (
// BazelUpstream contains the name of the official Bazel GitHub organization.
BazelUpstream = "bazelbuild"
)
Variables ¶
This section is empty.
Functions ¶
func GetInAscendingOrder ¶
GetInAscendingOrder returns the given versions sorted in ascending order.
func MatchCommitPattern ¶ added in v1.22.0
Types ¶
Click to show internal directories.
Click to hide internal directories.