Tags: toolmantim/cli
Tags
Add support for setting env with -e (buildkite#375) * Add support for passing environment * Add a helper for -e flags
Add `pipeline view` command (buildkite#339) * Add pipeline graphql query * Add pipeline view command * Split rendering to functions * Colourise reliability metric * Use built in io.StringWriter interface * ignore errors from strings.Builder.WriteString This always returns nil anyway * Allow opening in browser * simplify
Add a AWS_REGION value for SSM to use (buildkite#344)
Remove pending command (buildkite#317) Co-authored-by: mcncl <[email protected]>
Include short description for cluster (buildkite#310) * Include short description for cluster * Include short description for cluster * Update pkg/cmd/cluster/cluster.go Co-authored-by: Jarryd Tilbrook <[email protected]> * Include short description for cluster * Update Readme --------- Co-authored-by: priya kandababu <[email protected]> Co-authored-by: Jarryd Tilbrook <[email protected]>
Add homebrew info to goreleaser (buildkite#305)
Build resolver for user's UUID (buildkite#295) * create a build resolver based on user id * various changes based on PR feedback * fix fn call to pass branch name instead of build options * rename resolver filename for userid * rename fn name for resolver for user id * rename fn name for resolver for user id