python-poetry / python-poetry/install.python-poetry.org
Provide some lever for controlling installer error logging in CI environments
Personne n'a encore pris cette issue.
- Langage dominant
- Python
- Étoiles
- 255
- Forks
- 65
- Merge moyen
- 2 h 48 min
- PR mergées (30 j)
- 1
Description
- 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- cli, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100