Commit graph

6 commits

Author SHA1 Message Date
Aravinth Manivannan 45a5d5ce9f
chore: apply lints 2022-11-16 15:39:41 +05:30
Aravinth Manivannan 96cd918dfe
feat: Process events with conductor object
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-05 17:00:55 +05:30
Aravinth Manivannan a73111b36f
feat: conductor health check 2022-10-05 17:00:45 +05:30
Aravinth Manivannan 0998b2a2de
chore: linting 2022-10-05 17:00:31 +05:30
Aravinth Manivannan 6e70996f3f
feat: load Conductor into
SUMMARY
    Conductor type is received from configuration file. Type is defined
    in src/settings.rs. ctx::Ctx initializes Conductor object based on
    the type specified in the configuration.
2022-10-05 16:58:49 +05:30
Aravinth Manivannan 28ee8510c3
feat: accept config and process webhook events 2022-10-05 16:08:36 +05:30