Commit Graph
414 Commits
Author SHA1 Message Date
TwinProduction 30801938b2 Minor fix 2021-01-23 17:22:18 -05:00
TwinProduction ddddd405bb Add blank status badges on entries that haven't been filled yet 2021-01-23 17:18:18 -05:00
TwinProduction 2207dd9c32 Fix test v1.12.0 2021-01-21 16:34:40 -05:00
TwinProduction 3204a79eb6 Lazily retry triggered alerts in case of failure 2021-01-21 16:14:32 -05:00
TwinProduction e9ac115a95 Replace ✔️ by 2021-01-20 17:47:21 -05:00
TwinProduction c90c786f39 Tweak build action 2021-01-19 00:01:55 -05:00
TwinProduction f10e2ac639 Tweak build action 2021-01-18 23:55:41 -05:00
TwinProduction c2d899f2a3 Tweak build action 2021-01-18 23:52:48 -05:00
TwinProduction 7415d8e361 Tweak build action 2021-01-18 23:47:17 -05:00
TwinProduction 298dcc4790 Tweak build action 2021-01-18 23:43:02 -05:00
TwinProduction 2f2890c093 Tweak build action 2021-01-18 23:38:23 -05:00
TwinProduction e463aec5f6 Tweak build action 2021-01-18 23:34:16 -05:00
TwinProduction 6b3e11a47c Minor update 2021-01-18 23:28:33 -05:00
TwinProduction 0985e3bed8 Minor update 2021-01-17 16:38:22 -05:00
TwinProduction 6d8fd267de Fix mattermost docker-compose example 2021-01-16 20:36:59 -05:00
TwinProduction e89bb932ea Fix pattern issue 2021-01-15 20:11:43 -05:00
TwinProduction 77737dbab6 Add TestCondition_evaluateWithBodyHTMLPattern 2021-01-15 19:45:17 -05:00
TwinProduction 271c3dc91d Performance improvements 2021-01-14 22:49:48 -05:00
TwinProduction 5860a27ab5 Improve existing tests 2021-01-14 22:49:19 -05:00
TwinProduction 819093cb7e Implement any function and prettify displayed condition on failure 2021-01-14 20:08:27 -05:00
TwinProduction 855c106e9b Reduce ping timeout during test v1.11.2 2021-01-12 22:19:19 -05:00
TwinProduction 04de262268 Add comment for pingTimeout 2021-01-12 21:37:21 -05:00
TwinProduction 26d8870cab Improve test coverage 2021-01-12 21:26:28 -05:00
TwinProduction aec867ae69 Fix #72: Connected placeholder shouldn't resolve to true when when host is unreachable 2021-01-12 21:08:18 -05:00
TwinProduction a515335c15 Improve test coverage 2021-01-10 01:32:50 -05:00
TwinProduction 96dd9809f4 Disable patch status 2021-01-10 01:27:20 -05:00
TwinProduction 20b4c86023 Improve test coverage 2021-01-10 01:22:27 -05:00
TwinProduction 6f8a728c5f Improve test coverage 2021-01-10 00:24:31 -05:00
TwinProduction 1669f91a2d Improve test coverage 2021-01-09 23:52:11 -05:00
TwinProduction 3d265afa37 Minor update 2021-01-09 23:09:35 -05:00
TwinProduction aa050e9292 Add codecov.yml 2021-01-09 23:06:30 -05:00
TwinProduction 91a9fa5274 Improve testing coverage 2021-01-09 22:55:36 -05:00
TwinProduction 150e33a1c7 Update comment 2021-01-09 21:14:54 -05:00
TwinProduction da9a6282c7 Fix test 2021-01-09 01:17:16 -05:00
TwinProduction 907b611505 Use a fixed date instead 2021-01-08 23:40:43 -05:00
TwinProduction eaf205eded Minor fix 2021-01-08 22:56:13 -05:00
TwinProduction 329bd86e09 Replace GetAll by GetAllAsJSON and change storage package implementation 2021-01-08 22:41:57 -05:00
TwinProduction 19bb831fbf Update test to prevent this from happening again 2021-01-08 17:43:45 -05:00
TwinProduction bca38bd372 Fix #70: Success always showing as true v1.11.1 2021-01-08 17:25:55 -05:00
TwinProduction 9095649afb Minor update 2021-01-04 23:38:47 -05:00
TwinProduction 4ff391bcf3 Minor improvements v1.11.0 2021-01-04 18:28:12 -05:00
TwinProduction c27cb7af08 Fix issue with backslashes when using pattern function 2021-01-04 18:01:39 -05:00
TwinProduction f1c0bbe73c Minor update 2021-01-04 18:00:36 -05:00
Chris CandGitHub 2b4fc7138a Merge pull request #67 from cjheppell/split-memory-map-out-of-watchdog
Break watchdog into watchdog and storage (in-memory store)
2020-12-31 17:40:52 -05:00
7f647305ce Update storage/memory.go
Co-authored-by: Chris C. <twin@twinnation.org>
2020-12-31 22:31:51 +00:00
Chris Heppell fb5477f50b inline json.Marshal return 2020-12-31 22:00:38 +00:00
fc4858b1a8 Update storage/memory.go
Co-authored-by: Chris C. <twin@twinnation.org>
2020-12-31 21:58:24 +00:00
Chris Heppell 0af8837710 return pointer for consistency 2020-12-31 20:49:13 +00:00
Chris Heppell 8ca9fd7db5 make each memory store struct have its own internal map
effectively removing the global state
2020-12-31 20:43:54 +00:00
Chris Heppell 029c87df89 add tests for new func 2020-12-31 20:43:54 +00:00