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

Remove --quiet flag when not needed #1887

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

mathbunnyru
Copy link
Member

Describe your changes

Removing --quiet flag from most commands.
It was added only because of Travis CI logs size, which we no longer use.
This flag makes it more difficult to analyze the logs when something (usually dependency solver) goes wrong.

Issue ticket if applicable

Checklist (especially for first-time contributors)

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests
  • I will try not to use force-push to make the review process easier for reviewers
  • I have updated the documentation for significant changes

@mathbunnyru
Copy link
Member Author

This flag was introduced here: #134 (comment)

@mathbunnyru mathbunnyru merged commit 8dbeaa5 into jupyter:main Mar 9, 2023
kentwait pushed a commit to kentwait/docker-stacks that referenced this pull request Aug 3, 2023
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.

1 participant