Skip to content

Fix - Order of variables break parsing (#869)#933

Merged
rochacbruno merged 3 commits intodynaconf:masterfrom
pedro-psb:869/order-of-envvars
May 16, 2023
Merged

Fix - Order of variables break parsing (#869)#933
rochacbruno merged 3 commits intodynaconf:masterfrom
pedro-psb:869/order-of-envvars

Conversation

@pedro-psb
Copy link
Copy Markdown
Member

This is a workaround for this specific case (it is not exhaustive in assuring any order is allowed).

I think v4 may implement a more explicit dependency manager for variable substitution to assure it evaluates them in the right order and properly identifies/treat cycles (probably with a graph).

@netlify
Copy link
Copy Markdown

netlify bot commented May 9, 2023

Deploy Preview for dynaconf ready!

Name Link
🔨 Latest commit aea8d06
🔍 Latest deploy log https://app.netlify.com/sites/dynaconf/deploys/6463af1882a8110008b2f578
😎 Deploy Preview https://deploy-preview-933--dynaconf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 16, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.72%. Comparing base (920a969) to head (aea8d06).
⚠️ Report is 183 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #933   +/-   ##
=======================================
  Coverage   99.72%   99.72%           
=======================================
  Files          21       21           
  Lines        1843     1844    +1     
=======================================
+ Hits         1838     1839    +1     
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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