hauleth / erlang-systemd

systemd utilities for Erlang applications
Apache License 2.0
174 stars 19 forks source link

Various readme updates #28

Closed axelson closed 3 years ago

axelson commented 3 years ago

Remove Plug.Cowboy.Drainer because as of Phoenix 1.5 it is started automatically: https://github.com/phoenixframework/phoenix/blob/v1.5.8/CHANGELOG.md#150-2020-04-22

Make it more obvious that :systemd.ready() returns a child spec

Update version of systemd listed in the README

Mention that :systemd.ready() can be used earlier in the README

hauleth commented 3 years ago

I will check why the GitHub Actions aren't run in the PR later. Thanks for the PR.

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (6c098d7) into master (e732727) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   91.41%   91.41%           
=======================================
  Files           8        8           
  Lines         326      326           
=======================================
  Hits          298      298           
  Misses         28       28           

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 e732727...6c098d7. Read the comment docs.

hauleth commented 3 years ago

πŸ’š πŸ’™ πŸ’œ πŸ’› ❀️