Commit graph

5 commits

Author SHA1 Message Date
Aravinth Manivannan 6145695980
feat: accept API keys from settings 2022-12-07 12:49:14 +05:30
Aravinth Manivannan 82da016441
fix: point to LibrePages/conductor repo and fix SEPARATOR 2022-12-07 12:02:34 +05:30
Aravinth Manivannan 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
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