Add ZDOTDIR to the list of preserved env vars#1455
Add ZDOTDIR to the list of preserved env vars#1455notfirefox wants to merge 2 commits intocontainers:mainfrom notfirefox:fix-zdotdir
Conversation
|
Build succeeded. ✔️ unit-test SUCCESS in 4m 50s |
debarshiray
left a comment
There was a problem hiding this comment.
Thanks for figuring this out, @notfirefox ! Could you please correct your Git authorship information with your full name and a real email address, unless you are worried about privacy?
I'd prefer to keep the authorship information as it is because of privacy concerns. |
|
Build succeeded. ✔️ unit-test SUCCESS in 4m 54s |
I see. A few things: The I could have made an exception for a one line change, like adding an environment variable, because it would be legally insignificant. However, that's no longer the case with this pull request after the addition of the tests. :) We need a real full name and email address for tracking copyright holders in case a licensing issue crops up. Note how projects as diverse as GCC, GnuPG, Linux and Podman don't allow anonymous or pseudonymous contributions. |
|
Build succeeded. ✔️ unit-test SUCCESS in 4m 37s |
|
@debarshiray DCO related issues should be resolved now. |
|
Build succeeded. ✔️ unit-test SUCCESS in 5m 00s |
|
Build succeeded. ✔️ unit-test SUCCESS in 4m 59s |
debarshiray
left a comment
There was a problem hiding this comment.
Thanks for updating the pull request, @notfirefox ! Looks like this needs a rebase against main due to #1460
|
Build succeeded. ✔️ unit-test SUCCESS in 5m 30s |
@debarshiray Should be good to go now. |
As discussed here.
ZDOTDIRto the list of preserved environment variablesCloses #1454