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

misc: handle BRANCHES_FILE env variable and reload #409

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Oct 13, 2022

if the BRANCHES_FILE is set i.e. via service file automatically reload gunicorn. This allows the modification of branches.yml without restarting the service manually.

Signed-off-by: Paul Spooren paul.spooren@rhebo.com

if the BRANCHES_FILE is set i.e. via service file automatically reload
gunicorn. This allows the modification of branches.yml without
restarting the service manually.

Signed-off-by: Paul Spooren <paul.spooren@rhebo.com>
@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

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

Coverage data is based on head (ea7755a) compared to base (ca5491f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #409   +/-   ##
=======================================
  Coverage   84.71%   84.71%           
=======================================
  Files          13       13           
  Lines        1138     1138           
=======================================
  Hits          964      964           
  Misses        174      174           
Impacted Files Coverage Δ
asu/asu.py 79.10% <100.00%> (ø)

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.

@aparcar aparcar merged commit aa64e18 into openwrt:master Oct 13, 2022
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.

1 participant