Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Provide some lever for controlling installer error logging in CI environments

Aperta
#80 0 commenti 2 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
45/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python
Ambito
cli, tooling

Direzione di ricerca

Start by locating the installer script and the code that writes poetry-installer-error*.log. Review how installer failures are currently reported, then check the project's existing environment-variable handling. Done means CI users have a documented way to route installer errors to stderr instead of relying only on the log file, with coverage for the chosen behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the FAQ and general documentation and believe that my question is not already covered.

Feature Request

Provide some kind of environment variables to control the Poetry installer's logging. The installer script installs to a poetry-installer-error*.log file, but in CI environments this can be painful to debug. There should be some kind of lever to pull to get poetry to output the installation errors directly to stderr.

Many packages automatically detect the CI variable (standard among the CI providers from what I can tell) to automatically change configuration parameters.

Lingua principale
Python
Stelle
255
Fork
65
Merge medio
2h 48m
PR unite (30g)
1

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di python-poetry/install.python-poetry.org

Tutte le issue di python-poetry/install.python-poetry.org

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.