Commit graph

7 commits

Author SHA1 Message Date
b15c72ef30
feat: read token from env var
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-29 17:48:30 +05:30
4db76a0705
fix: launch on localhost 2022-12-12 15:14:55 +05:30
1fa28ef9b7
fix: use only one API key per conductor deployment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-11 19:30:36 +05:30
327ba35898
feat: rename config/default.toml -> config/config.toml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-07 13:06:17 +05:30
6145695980
feat: accept API keys from settings 2022-12-07 12:49:14 +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