-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: update world-cli to use CARDINAL_LOG_LEVEL env var #20
feat: update world-cli to use CARDINAL_LOG_LEVEL env var #20
Conversation
Your org has enabled the Graphite merge queue for merging into mainAdd the label “graphite/merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. You must have a Graphite account in order to use the merge queue. # using this link. |
Current dependencies on/for this PR: This stack of pull requests is managed by Graphite. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
=======================================
Coverage 61.29% 61.29%
=======================================
Files 4 4
Lines 124 124
=======================================
Hits 76 76
Misses 45 45
Partials 3 3 ☔ View full report in Codecov by Sentry. |
c0e7693
to
33cd094
Compare
33cd094
to
6a7c735
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
Merge activity
|
Closes: WORLD-681 Update world-cli to use CARDINAL_LOG_LEVEL env var Configuration can be added to world.toml or using flag --log-level on 'world cardinal start` command.
6a7c735
to
598a34f
Compare
Closes: WORLD-681
Update world-cli to use CARDINAL_LOG_LEVEL env var
Configuration can be added to world.toml or using flag --log-level on 'world cardinal start` command.