Skip to content

Fix #959#960

Merged
pedro-psb merged 1 commit intomasterfrom
959
Jul 13, 2023
Merged

Fix #959#960
pedro-psb merged 1 commit intomasterfrom
959

Conversation

@rochacbruno
Copy link
Copy Markdown
Member

No description provided.

@netlify
Copy link
Copy Markdown

netlify bot commented Jul 13, 2023

Deploy Preview for dynaconf ready!

Name Link
🔨 Latest commit a787603
🔍 Latest deploy log https://app.netlify.com/sites/dynaconf/deploys/64affa41bb48e600082b79fc
😎 Deploy Preview https://deploy-preview-960--dynaconf.netlify.app/cli
📱 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 configuration.

@rochacbruno rochacbruno requested a review from pedro-psb July 13, 2023 13:22
@github-actions
Copy link
Copy Markdown
Contributor

Test Results (Python 3.8)

457 tests  +1   457 ✔️ +1   37s ⏱️ ±0s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit a787603. ± Comparison against base commit 1cd1c6f.

@github-actions
Copy link
Copy Markdown
Contributor

Test Results (Python 3.11)

457 tests  +1   457 ✔️ +1   42s ⏱️ -6s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit a787603. ± Comparison against base commit 1cd1c6f.

@github-actions
Copy link
Copy Markdown
Contributor

Test Results (Python 3.10)

457 tests  +1   457 ✔️ +1   45s ⏱️ +2s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit a787603. ± Comparison against base commit 1cd1c6f.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #960 (a787603) into master (1cd1c6f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #960   +/-   ##
=======================================
  Coverage   99.64%   99.65%           
=======================================
  Files          22       22           
  Lines        1999     2003    +4     
=======================================
+ Hits         1992     1996    +4     
  Misses          7        7           
Impacted Files Coverage Δ
dynaconf/cli.py 99.26% <100.00%> (+0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pedro-psb pedro-psb merged commit 5ae0176 into master Jul 13, 2023
@pedro-psb pedro-psb deleted the 959 branch July 13, 2023 13:57
pedro-psb added a commit to pedro-psb/dynaconf that referenced this pull request Jul 13, 2023
Shortlog of commits since last release:

    Bruno Rocha (4):
          Ignore docs build without a tag
          Cancel any running CI job when a Push is made to an existing PR or branch (dynaconf#952)
          Fix dynaconf#959 cli get will exit code 1 in case of KeyError. (dynaconf#960)
          add tech preview note to inspect docs (dynaconf#961)

    Pedro Pessoa (9):
          Docs - Update envvar.md custom token e.g. to use add_converter (dynaconf#941)
          Feature - Inspect and CLI (dynaconf#939)
          Fix - Template substitution with variable update (dynaconf#944)
          Assert dynaconf#658 works (dynaconf#945)
          fix infinite recursions in special case of django app dynaconf#867 (dynaconf#947)
          Fix - Django functions with `add_converter` (dynaconf#951)
          Fix hooks not re-running on reload dynaconf#850 (dynaconf#953)
          update vault and redis warning recommendations. fix dynaconf#950 (dynaconf#954)
          Fix - Enable merge equal False (dynaconf#957)
rochacbruno added a commit that referenced this pull request Aug 11, 2023
Shortlog of commits since last release:

    Bruno Rocha (5):
          Ignore docs build without a tag
          Cancel any running CI job when a Push is made to an existing PR or branch (#952)
          Fix #959 cli get will exit code 1 in case of KeyError. (#960)
          add tech preview note to inspect docs (#961)
          Build docs

    Hugo Prudente (1):
          Doc advanced usage for cli overrides dynaconf settings fix #967 (#970)

    Marian Ganisin (1):
          Feat: Support for multidoc yaml files (#825)

    Pedro Pessoa (11):
          Docs - Update envvar.md custom token e.g. to use add_converter (#941)
          Feature - Inspect and CLI (#939)
          Fix - Template substitution with variable update (#944)
          Assert #658 works (#945)
          fix infinite recursions in special case of django app #867 (#947)
          Fix - Django functions with `add_converter` (#951)
          Fix hooks not re-running on reload #850 (#953)
          update vault and redis warning recommendations. fix #950 (#954)
          Fix - Enable merge equal False (#957)
          CI - Test docker-compose pyyaml issue (#964)
          Fix: unexpected _bypass_evaluation in BoxList (#966)

    pedro-psb (1):
          Release version 3.2.0
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