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

feat: log stderr #81

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

brian-dlee
Copy link

@brian-dlee brian-dlee commented Nov 5, 2022

Resolves #80

  1. Implement stderr log switches. Log installation errors to stderr if:
    • POETRY_LOG_STDERR is truthy
    • --stderr is supplied on the command line
    • CI is truthy (executing in a CI environment)
  2. Update docs
  3. Adds unit testing and hook into Github Actions

@vercel
Copy link

vercel bot commented Nov 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
install-python-poetry-org ✅ Ready (Inspect) Visit Preview Nov 24, 2022 at 5:12AM (UTC)

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 this pull request may close these issues.

Provide some lever for controlling installer error logging in CI environments
1 participant