Commit Graph

57 Commits

Author SHA1 Message Date
cf8a601104 Add more images to README.md 2021-11-17 21:47:38 -05:00
d661a0ea6d Add logo.png in .github/assets 2021-11-08 21:05:16 -05:00
d3805cd77a Fix #197; Fix #198: Deprecate storage.file in favor of storage.path and deprecate persistence with memory storage type 2021-11-04 21:33:13 -04:00
6ed93d4b82 Rename Service to Endpoint (#192)
* Add clarifications in comments

* #191: Rename Service to Endpoint
2021-10-23 16:47:12 -04:00
634123d723 Add support for armv6 2021-10-18 12:16:31 -04:00
8088736d6e Fix workflow 2021-10-07 22:42:37 -04:00
6c45f5b99c ⚠ Migrate TwinProduction/gatus to TwiN/gatus 2021-10-07 21:28:04 -04:00
f79e87844b Update diagram 2021-09-12 18:55:38 -04:00
b58094e10b Exclude storage/store/sql/specific_postgres.go from test coverage 2021-09-10 19:01:44 -04:00
941cc03f19 Add high level diagram 2021-07-30 00:34:07 -04:00
2ce02b0d7f Merge pull request #143 from zeylos/feature/teams_alert_provider
Add Microsoft Teams alerting provider
2021-07-29 19:16:03 -04:00
8edca65041 Only trigger publish-latest on successful build in master 2021-07-29 19:14:48 -04:00
54d06b8688 Merge branch 'master' into feature/teams_alert_provider 2021-07-29 11:01:53 +02:00
07b1a2eafb Minor fix 2021-07-28 22:30:34 -04:00
d3e0ef6519 Add workflow to publish latest on successful build 2021-07-28 22:25:25 -04:00
23fb69fca9 Add teams alerting provider 2021-07-28 14:20:53 +02:00
423ada68b3 Update FUNDING.yml 2021-07-24 19:00:19 -04:00
70fa17349f Fix typo 2021-07-24 18:59:01 -04:00
e640ede709 Create FUNDING.yml 2021-07-24 18:58:30 -04:00
c18b2728c9 Revert back to covermode=atomic 2021-07-18 22:04:49 -04:00
b3fd290e4d Remove -coverpkg=all from coverage file configuration and set covermode to count 2021-07-18 22:02:51 -04:00
89e23a986c Add -coverpkg=all when building coverage file 2021-07-18 21:56:32 -04:00
c454c868f6 Update codecov/codecov-action to v1.5.2 2021-07-18 21:47:18 -04:00
651bfcba22 Add dark-mode.png 2021-05-31 19:27:20 -04:00
e6355dfee8 Update Go to 1.16 2021-04-13 22:30:50 -04:00
7309888db5 Add missing timeout 2021-04-11 11:09:01 -04:00
24da853820 Add Telegram Alerting (#102) 2021-03-30 19:38:34 -04:00
79bef8d391 Implement persistence 2021-02-02 23:06:34 -05:00
601d676e34 Replace old static folder with new static folder 2021-01-28 23:25:29 -05:00
c90c786f39 Tweak build action 2021-01-19 00:01:55 -05:00
f10e2ac639 Tweak build action 2021-01-18 23:55:41 -05:00
c2d899f2a3 Tweak build action 2021-01-18 23:52:48 -05:00
7415d8e361 Tweak build action 2021-01-18 23:47:17 -05:00
298dcc4790 Tweak build action 2021-01-18 23:43:02 -05:00
2f2890c093 Tweak build action 2021-01-18 23:38:23 -05:00
e463aec5f6 Tweak build action 2021-01-18 23:34:16 -05:00
6b3e11a47c Minor update 2021-01-18 23:28:33 -05:00
96dd9809f4 Disable patch status 2021-01-10 01:27:20 -05:00
aa050e9292 Add codecov.yml 2021-01-09 23:06:30 -05:00
f0995f696f Run tests as privileged user for ICMP test to pass 2020-12-25 03:09:06 -05:00
e309ffb1b6 Don't push latest 2020-12-04 11:26:51 -05:00
48a1e435e4 Remove linux/arm/v6 2020-12-04 11:16:53 -05:00
6c91bbcc4a Crossbuild docker image for different architectures (#55)
* Crossbuild docker image

* Fix yaml syntax

* Github Actions timeout disabled

* Add linux/386, linux/arm/v6, linux/arm/v7, linux/ppc64le, linux/s390x docker images

* Remove linux/386, linux/ppc64le, linux/s390x docker images

* Remove "Github Packages" from build step name

Co-authored-by: Chris C. <twin@twinnation.org>

* Split workflow file to test/docker

* Forward RELEASE variable to GITHUB_ENV

* Bring back timeout for tests

Co-authored-by: Chris C. <twin@twinnation.org>
2020-12-04 10:58:27 -05:00
da4fb10bfc Add documentation for groups 2020-11-26 23:23:51 -05:00
39aaae8b50 Add Mettermost Alerting 2020-11-14 15:55:37 +01:00
147fbe04d7 Add step for codecov 2020-10-21 23:05:11 -04:00
8c5551f93b Update build.yml 2020-09-27 20:39:42 -04:00
39d3459555 Add PagerDuty integration guide 2020-09-17 23:13:00 -04:00
139e186ac2 Support sending notifications when alert is resolved
Add debug parameter for those wishing to filter some noise from the logs
2020-09-04 21:31:28 -04:00
dad09e780e Add features section and cute image 2020-08-29 13:23:03 -04:00