openshift / backplane-tools

Manages the tools needed to interact with clusters
Apache License 2.0
4 stars 28 forks source link

common boilerplate for go tools using github source #49

Closed T0MASD closed 7 months ago

T0MASD commented 7 months ago

use same install process for go (goreleased?) tools on github

 ./dist/backplane-tools_linux_amd64_v1/backplane-tools list available
The following tools are available for install:
- aws 2.15.20
- backplane-cli v0.1.23
- rosa v1.2.34
- yq v4.41.1
- butane v0.19.0
- backplane-tools v0.4.1
- oc 4.14.11
- ocm v0.1.72
- ocm-addons v0.7.16
- osdctl v0.25.0
- gcloud google-cloud-cli-464.0.0-linux-x86_64
openshift-ci[bot] commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: T0MASD

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/backplane-tools/blob/main/OWNERS)~~ [T0MASD] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 7 months ago

@T0MASD: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).