spiral-modules / roadrunner-binary

πŸ’Ύ High-performance PHP application server, load-balancer and process manager written in Golang. RR2 releases repository.
MIT License
44 stars 25 forks source link

feat(configurer): Add ability to provide global configuration options via the Config plugin #30

Closed rustatian closed 3 years ago

rustatian commented 3 years ago

Reason for This PR

ref: https://github.com/spiral/roadrunner/issues/610

Description of Changes

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.] [Reviewer TODO: Verify that these criteria are met. Request changes if not]

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (3d8d24f) into master (d2eb1bd) will decrease coverage by 0.17%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   52.38%   52.20%   -0.18%     
==========================================
  Files          11       11              
  Lines         294      295       +1     
==========================================
  Hits          154      154              
- Misses        130      131       +1     
  Partials       10       10              
Impacted Files Coverage Ξ”
internal/cli/serve/command.go 9.30% <0.00%> (-0.23%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update d2eb1bd...3d8d24f. Read the comment docs.