fix: Load variables from .env file by default#2008
fix: Load variables from .env file by default#2008k8s-ci-robot merged 2 commits intokubernetes:mainfrom
Conversation
|
Welcome @yuefanxiao! |
|
@yuefanxiao: you cannot LGTM your own PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/cc @cdrage |
|
/assign @cdrage |
|
Thank you! Sorry for the slow reply. I'll have a look at reviewing this on Monday. I've gone ahead and approved the workflow so at least tests run. |
Hi @cdrage , thanks for your time! |
cdrage
left a comment
There was a problem hiding this comment.
So this is good and I'm glad it's loading the variables by default..
However, any chance you're able to add a small test?
I know our testing suite isn't that great, but if you can add one with a .env file in the same folder and test it out / see if it works, that'd be awesome :)
Thank you for the suggestion! I'll be happy to add a small test with a .env file to verify the variable loading functionality. I'll implement this as soon as possible and keep you updated on the progress. Appreciate your feedback! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cdrage, yuefanxiao The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #2006
Special notes for your reviewer: