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

Set a default log level in Dockerfile.interop_aggregator #2015

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

divergentdave
Copy link
Collaborator

This is a follow-up to #2011 to set the default RUST_LOG level in a Dockerfile environment variable. Docker allows environment variables declared in a container image to be overridden when creating a container, so the new code in #2011 will still be able to pass through RUST_LOG from integration test processes. This change just affects other use cases of the images (such as in the divviup-ts test suite), so that they still get a good default amount of logging.

@divergentdave divergentdave requested a review from a team as a code owner September 28, 2023 19:48
Copy link
Contributor

@inahga inahga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@divergentdave divergentdave enabled auto-merge (squash) September 28, 2023 19:56
@divergentdave divergentdave merged commit 67d8a67 into main Sep 28, 2023
@divergentdave divergentdave deleted the david/interop-aggregator-default-log-level branch September 28, 2023 22:58
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.

3 participants