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

Silence deprecation notices in CI #1273

Closed
wants to merge 2 commits into from
Closed

Conversation

Spone
Copy link
Collaborator

@Spone Spone commented Feb 11, 2022

Summary

The CI logs include a lot of deprecation warnings. In order to make them more readable, let's silence these warnings.

I took a pretty basic approach: check for ENV["CI"] which is defined automatically.

Other Information

This is an alternative to #586

@Spone Spone self-assigned this Feb 11, 2022
@Spone Spone marked this pull request as ready for review February 11, 2022 23:05
@Spone Spone requested review from BlakeWilliams and a team as code owners February 11, 2022 23:05
@Spone
Copy link
Collaborator Author

Spone commented Feb 14, 2022

Closing in favor of #1277

@Spone Spone closed this Feb 14, 2022
@Spone Spone deleted the silence-deprecations-in-ci branch February 14, 2022 09:52
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.

None yet

1 participant