Skip to content

resolve --env-file as absolute path#10074

Merged
ndeloof merged 1 commit into
docker:v2from
ndeloof:absolute_envfile
Dec 14, 2022
Merged

resolve --env-file as absolute path#10074
ndeloof merged 1 commit into
docker:v2from
ndeloof:absolute_envfile

Conversation

@ndeloof

@ndeloof ndeloof commented Dec 13, 2022

Copy link
Copy Markdown
Contributor

What I did
converting --env-file path to an absolute path was only managed by toProject. Moving logic to flag parsing enforce this always takes place

Related issue
close #8930

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@codecov

codecov Bot commented Dec 13, 2022

Copy link
Copy Markdown

Codecov Report

Base: 77.02% // Head: 77.02% // No change to project coverage 👍

Coverage data is based on head (b9dc36c) compared to base (0368f19).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2   #10074   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files           2        2           
  Lines         235      235           
=======================================
  Hits          181      181           
  Misses         48       48           
  Partials        6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ndeloof
ndeloof merged commit d4a4dcf into docker:v2 Dec 14, 2022
@ndeloof
ndeloof deleted the absolute_envfile branch December 14, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--env-file is ignored if YAML file is in subdirectory

2 participants