Commit graph

9 commits

Author SHA1 Message Date
6145695980
feat: accept API keys from settings 2022-12-07 12:49:14 +05:30
82da016441
fix: point to LibrePages/conductor repo and fix SEPARATOR 2022-12-07 12:02:34 +05:30
1fcded74c0
hotfix: read env variables for config params with _ in their names
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ref: https://github.com/mehcode/config-rs/issues/391
2022-11-16 17:20:34 +05:30
45a5d5ce9f
chore: apply lints 2022-11-16 15:39:41 +05:30
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
a73111b36f
feat: conductor health check 2022-10-05 17:00:45 +05:30
0998b2a2de
chore: linting 2022-10-05 17:00:31 +05:30
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
28ee8510c3
feat: accept config and process webhook events 2022-10-05 16:08:36 +05:30