redhat-developer / redhat-developer/vscode-openshift-tools
Automate update of cli tools used in extesnion to new version
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
To update all CLI tools used in extension bundled and not bundled there should be simple change in configuration file to distinguish bundled (odo, oc, helm) and not bundled (OpenShift Local) tools
The tasks below should be applied to all cli tools called by extension (odo, oc, helm, OpenShift Local):
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue 2800 and the completed issues 2797, 2798, and 2799 to understand the CLI update work already covered. Inspect the extension's configuration for bundled odo, oc, and helm tools versus the non-bundled OpenShift Local tool. Done means one configuration change can distinguish these categories and automate updates for all listed CLI tools.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100