version

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the semantic version of the application
	Version = "dev"

	// Commit is the git commit hash
	Commit = "unknown"

	// Description is the short description of the application
	Description = "A CLI tool to process ArgoCD diffs and post them as PR comments"
)

Functions

func GetCommit

func GetCommit() string

GetCommit returns the commit hash

func GetDescription

func GetDescription() string

GetDescription returns the application description

func GetFullVersion

func GetFullVersion() string

GetFullVersion returns a formatted string with version and commit

func GetInfo

func GetInfo() string

GetInfo returns all version information

func GetVersion

func GetVersion() string

GetVersion returns the version string

Types

This section is empty.

Jump to

Keyboard shortcuts

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