python-poetry / python-poetry/install.python-poetry.org
Verbose mode
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 255
- Forks
- 65
- Ø Merge
- 2 Std. 48 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
When for whatever reason an error keeps occurring and needs some back and forth, it's a bit inconvenient to run the curl command, copy the log location, and tail it repeatedly. It would be nice if we had an environment variable to make the script print everything it writes in logs, directly to stdout.
Also when it is retrying to fetch a url, it may take a few minutes until the process finishes and prints the location of the log file, while if it printed the errors in stdout simultaneously (when the environment variable is set) one could immediately see it is a network error and act, saving time.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Das Issue nennt keine Dateien, Tests oder Einstiegspunkte. Beginne damit, den Logging- und URL-Retry-Code des Installers zu finden, und verfolge dann, wie die Logausgabe die Datei erreicht und wann der Speicherort des Logs ausgegeben wird. Als erledigt gilt die Aufgabe, wenn ein durch eine Umgebungsvariable gesteuerter ausführlicher Modus während Retries Logfehler an stdout spiegelt, ohne die normale Ausgabe zu ändern.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100