Add logging around CLI download fallback case
Offen
- Vorherrschende Sprache
- Kotlin
- Sterne
- 33
- Forks
- 18
- Ø Merge
- 2 T. 13 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
Open src/main/kotlin/com/coder/gateway/cli/CoderCLIManager.kt around lines 78-99 and trace the fallback path that downloads the CLI to the data directory. Add logging at the point where that fallback occurs, then verify that the fallback emits a useful message without changing its behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- kotlin
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 52/100