Add logging around CLI download fallback case
Open
- Dominant language
- Kotlin
- Stars
- 33
- Forks
- 18
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 1
Description
In CoderCLIManager, we have a fallback behavior to download the CLI to the data-dir. We should log something somewhere to let folks know that this is happening.
https://github.com/coder/jetbrains-coder/blob/5a4fb5950fbb561d0d79d11a0f45b4c8f9901147/src/main/kotlin/com/coder/gateway/cli/CoderCLIManager.kt#L78-L99
Contributor guide
Assessment
This issue has not been assessed yet.