Commit graph

61 commits

Author SHA1 Message Date
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
8908bd97e5
feat: impl dummy, placeholder conductor. Doesn't do anyhting 2022-10-05 16:58:12 +05:30
20d02742b3
feat: define Conductor trait to impl environment specific side effects 2022-10-05 16:56:42 +05:30
1b6af36636
feat: setup coverage generation 2022-10-05 16:55:19 +05:30
d1a854ff4d
fix: s/webhook/conductor/
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-05 16:11:46 +05:30
2a2302c5fe
feat: init CI 2022-10-05 16:10:21 +05:30
28ee8510c3
feat: accept config and process webhook events 2022-10-05 16:08:36 +05:30
c6585ffca5
feat: init 2022-10-05 16:07:09 +05:30