22 Commits

Author SHA1 Message Date
Will Hunt
060b73263f
Add a listeners config block (#102)
* Add support for a multi-resource listener style handler

* Update configs

* Speed up config check

* Speed up config check

* Update docs
2021-12-21 16:52:12 +00:00
Will Hunt
6d46492693 don't prefix release to docker releases 2021-12-21 16:48:26 +00:00
Will Hunt
ffcb41a0e0
Add support for prometheus (#99)
* Add support for prometheus metrics

* Automatically build metrics documentation

* Slight linter tidyup

* add changelog

* fix workflow

* hush yarn
2021-12-16 15:05:03 +00:00
Will Hunt
9425b778fb
Make sample config CI diff visible (#97)
* Replace cmp with diff, and check if the diff is visible

* changelog
2021-12-14 17:53:01 +00:00
Will Hunt
8bdf789553
Add towncrier (#96)
* Add support for towncrier

* Use correct command

* Compare properly

* Work within the correct directory

* Try main

* Try a fetch-depth of 0

* changelog

* Fix default config

* Update sample
2021-12-13 13:10:36 +00:00
Will Hunt
e90c6a26fa Fix if statement 2021-11-29 14:30:15 +00:00
Will Hunt
6a5c84acd9 Build docs on each push 2021-11-29 13:36:15 +00:00
Will Hunt
65a7d96644 Add skeleton for docs 2021-11-29 10:26:11 +00:00
Will Hunt
32a9d56bda Use main 2021-11-22 16:53:54 +00:00
Will Hunt
2af0877ac7 Add workflows 2021-11-22 16:47:51 +00:00
Will Hunt
4e0fddfa32 "cargo fmt --all -- --check" 2021-11-22 11:16:45 +00:00
Will Hunt
81ba9664a2 make it actually lint 2021-11-22 11:14:00 +00:00
Will Hunt
e2f61915d1 Add rust linting rule 2021-11-22 11:13:16 +00:00
Will Hunt
c9a01aa0cf Make it minimal 2021-11-21 13:28:31 +00:00
Will Hunt
6f70c65794 Specify stable 2021-11-21 13:25:57 +00:00
Will Hunt
bae3cd12e0 Fixup yaml 2021-11-21 13:24:39 +00:00
Will Hunt
92347db0c4 Ensure tests build node 2021-11-21 13:22:10 +00:00
Will Hunt
ee9b5197df Add config 2021-03-19 12:10:57 +00:00
Will Hunt
716d261bc0 fix matrix 2020-12-13 15:01:46 +00:00
Will Hunt
7ba6f0f37c Generate default config automatically 2020-12-13 14:55:36 +00:00
Will Hunt
a89f0f7944
add linting to CI 2020-11-29 19:59:32 +00:00
Will Hunt
fe7260e021
Create main.yml 2020-11-29 19:52:40 +00:00