redhat-developer / redhat-developer/vscode-openshift-tools
Relay CRC request for telemetry to the user on the first start
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
Starting from CRC 1.21.0 it requests to allow or not allow telemetry at the first start. This stops crc starting process until yes or no input sent back to input stream for request. CRC starter should be aware of it and ether allow user to type yes or no, or translate this request to vs code Information message with Yes and No buttons.
Current implementation runs setup in terminal and that allows to enter yes or no in response to request, but in future releases vscode UI should be user to present request to the user.
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
No source files, tests, or entry points are named in the issue. Trace the CRC setup request and the VS Code notification path; completion means the first-start telemetry prompt is presented with a yes/no choice and startup continues after the response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100