Commit Graph

128 Commits

Author SHA1 Message Date
7bbd7bcee3 ci: Stop publish-latest from being triggered by changes in .github folder 2022-08-11 20:29:33 -04:00
4865d12147 chore(ci): Remove redundant input
Since we now get to pick from what branch to execute the workflow, it is no longer necessary to have a branch input.
2022-08-11 20:27:48 -04:00
0713ca1c1a chore(ci): Remove useless "description" parameter 2022-08-11 20:25:10 -04:00
dce202d0be feat(ci): Add publish-experimental workflow 2022-08-11 20:24:23 -04:00
4673d147db chore(ci): Update docker/login-action to v2 2022-08-11 20:17:17 -04:00
4a1a8ff380 ci: Increase timeout-minutes to 60 2022-07-18 20:45:42 -04:00
0193a200b8 refactor(ci): Wrap benchmark workflow inputs with quotes 2022-06-19 22:37:19 -04:00
7224464202 fix(ci): Set default repository to TwiN/gatus 2022-06-18 14:09:24 -04:00
c457aadcab feat(ci): Add benchmark workflow 2022-06-18 14:04:11 -04:00
f38b12d55b refactor(ci): Clean up steps 2022-06-18 13:06:24 -04:00
e4c9ad8796 chore(ci): Update actions/checkout to v3 2022-06-18 12:58:26 -04:00
5be1465b13 refactor(ci): Uniformize job names 2022-06-18 12:50:31 -04:00
7215aa4bd6 docs(metrics): Update Grafana/Prometheus example 2022-06-18 12:42:41 -04:00
c8efdac23a chore(ci): Update actions/setup-go to v3 2022-04-15 14:32:48 -04:00
5843c58a36 chore: Update Go to 1.18 2022-03-26 02:15:32 -04:00
0b4720d94b build(gha): Increase timeout from 30 to 45 minutes 2022-01-16 23:26:24 -05:00
3a7977d086 build(docker): support all platforms that publish release supports (#238) 2022-01-13 21:37:25 -05:00
3319e158b5 branding: Update logo 2022-01-02 21:14:01 -05:00
9f8f7bb45e Fix codecov configuration 2022-01-02 21:14:01 -05:00
27e246859e Use code coverage target instead of threshold 2022-01-02 21:14:01 -05:00
f1688ac87a Set code coverage threshold to 75% 2022-01-02 21:14:01 -05:00
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