Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide some lever for controlling installer error logging in CI environments #80

Open
2 tasks done
brian-dlee opened this issue Nov 5, 2022 · 0 comments · May be fixed by #81
Open
2 tasks done

Provide some lever for controlling installer error logging in CI environments #80

brian-dlee opened this issue Nov 5, 2022 · 0 comments · May be fixed by #81

Comments

@brian-dlee
Copy link

  • 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.

@brian-dlee brian-dlee linked a pull request Nov 5, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant