summaryrefslogtreecommitdiffstats
path: root/src/configs/jobs.rs
AgeCommit message (Expand)Author
2022-09-09feat(schema): deny unknown keys (#4270)David Knaack
2022-04-01feat: allow printing config file schema (#3737)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2021-08-14fix(jobs): Add the symbol and number thresholds respecting the `threshold` op...Alexander González
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2019-10-10refactor: Rewrite hostname, jobs and line_break module to use mo… (#462)Zhenhui Xie