Skip to content
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

Fix intended path behaviour in .env variables #609

Conversation

lusergit
Copy link
Contributor

@lusergit lusergit commented Oct 9, 2024

Prior to this fix variables in .env file were not correctly resolved: paths starting with ../ were not translated to ../../

Prior to this fix variables in `.env` file were not correctly
resolved: paths starting with `../` were not translated to `../../`

Signed-off-by: Luca Zaninotto <[email protected]>
@coveralls
Copy link

coveralls commented Oct 9, 2024

Pull Request Test Coverage Report for Build 9b563c111038297159b6129a6ca5032febf4c14b-PR-609

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.565%

Totals Coverage Status
Change from base Build 1cd7df0671e9ad40c0bf17c4fb5316ad96e497b0: 0.0%
Covered Lines: 1227
Relevant Lines: 1523

💛 - Coveralls

@rbino rbino merged commit 4a9b064 into edgehog-device-manager:main Oct 11, 2024
8 checks passed
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.

3 participants