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

feat(config): more env var support #367

Merged
merged 1 commit into from
Feb 22, 2024
Merged

feat(config): more env var support #367

merged 1 commit into from
Feb 22, 2024

Conversation

JosephKav
Copy link
Collaborator

Missed these in c5d5532

  • settings.web.basic_auth.username
  • settings.web.basic_auth.password
  • webhook..custom_headers..key
  • webhook..custom_headers..value

@JosephKav JosephKav added the enhancement New feature or request label Feb 22, 2024
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c74b5c) 98.74% compared to head (59e2b93) 98.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #367      +/-   ##
==========================================
+ Coverage   98.74%   98.74%   +0.01%     
==========================================
  Files          87       87              
  Lines        6879     6882       +3     
==========================================
+ Hits         6792     6795       +3     
  Misses         61       61              
  Partials       26       26              

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

* settings.web.basic_auth.username
* settings.web.basic_auth.password
* webhook.*.custom_headers.*.key
* webhook.*.custom_headers.*.value
@JosephKav JosephKav merged commit 87d63d6 into master Feb 22, 2024
7 checks passed
@JosephKav JosephKav deleted the cfg-more-env-vars branch February 22, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant