-
Notifications
You must be signed in to change notification settings - Fork 118
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
feat: pick cgo arg from env #1095
Conversation
Signed-off-by: Vamsi Krishna <[email protected]>
Thanks for making a pull request! 😃 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1095 +/- ##
=======================================
Coverage 14.76% 14.76%
=======================================
Files 90 90
Lines 8379 8379
=======================================
Hits 1237 1237
Misses 6824 6824
Partials 318 318 ☔ View full report in Codecov by Sentry. |
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.
LGTM
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.
LGTM!
@HarikrishnanBalagopal lets merge it! Thanks. |
Retrieve CGO argument value from Environment.
We can now set CGO argument like below: