-
Notifications
You must be signed in to change notification settings - Fork 53
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
ign -> gz Environment Variable Migration : gz-rendering #639
Conversation
Codecov Report
@@ Coverage Diff @@
## main #639 +/- ##
==========================================
- Coverage 53.61% 53.59% -0.03%
==========================================
Files 214 214
Lines 21369 21397 +28
==========================================
+ Hits 11457 11467 +10
- Misses 9912 9930 +18
Continue to review full report at Codecov.
|
46a1075
to
31f205d
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.
I just noticed that we're not printing warnings when the user uses the IGN_
vars. Would you mind adding warnings as part of this PR?
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
31f205d
to
5192651
Compare
5192651 ! |
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.
Thanks! LGTM
See: gazebo-tooling/release-tools#734
Actually no environment variables need to be migrated (though how it's been implemented means there isn't really a way to emit warnings...)
They were implemented like so in the namespace migration: