Commit Graph

242 Commits

Author SHA1 Message Date
Karol Wypchlo 7335dd4dbf Merge remote-tracking branch 'origin/master' into sevey/add-skapps-to-health-checl 2020-09-18 12:22:05 +02:00
Karol Wypchlo c42b85fc14 run prettier on README files 2020-09-15 17:12:48 +02:00
Karol Wypchło d90b718787
Create README.md 2020-09-14 14:27:49 +02:00
Matthew Sevey 781e71464d Merge branch 'master' into sevey/add-skapps-to-health-checl 2020-09-11 11:35:48 -04:00
Karol Wypchlo cd051c45f2 reorder 2020-09-11 11:29:08 +02:00
Karol Wypchlo 20362fe7c5 fix health checks 2020-09-10 15:16:31 +02:00
Karol Wypchlo 2e240e2819 simplify values assignment 2020-09-10 14:13:28 +02:00
Karol Wypchlo 394ae44aa9 rename getCurrent -> getMostRecent 2020-09-10 14:07:24 +02:00
Karol Wypchlo 70fd6b0f8f typo 2020-09-10 14:05:21 +02:00
Karol Wypchlo 6e0f387cf1 code review changes 2020-09-10 14:03:56 +02:00
Karol Wypchło ec4655f581
Apply suggestions from code review
Co-authored-by: Ivaylo Novakov <ro-tex@users.noreply.github.com>
2020-09-10 13:49:26 +02:00
Karol Wypchlo c08d53f6e0 drop critical: true from existing checks 2020-09-10 12:42:37 +02:00
Karol Wypchlo 307d736a69 restructure health-check architecture 2020-09-10 12:15:54 +02:00
Karol Wypchlo 64cd7b135c fix health-check dockerfile 2020-09-09 16:08:10 +02:00
Karol Wypchlo 19b8caf81a fixed code review issues 2020-09-09 14:53:05 +02:00
Karol Wypchlo ca73a2f61f improve health checks 2020-09-09 14:25:00 +02:00
Matthew Sevey 9874eb29d8 update use of fixtures 2020-09-04 15:57:08 -04:00
Karol Wypchlo 559960645e fix docker build 2020-09-03 19:19:40 +02:00
Matthew Sevey 0f84fb645d Create fixtures directory and move large metadata to individual json files 2020-09-02 16:19:43 -04:00
Matthew Sevey 58d807dfc6 refactor skygallery metadata and body hash 2020-08-31 15:59:24 -04:00
Matthew Sevey 58d7f395d5 Add Skapps to health check by setting the max http header size 2020-08-31 15:46:42 -04:00
Matthew Sevey 29362649af healthcheck: add uncensored library skylinks to health check 2020-08-26 15:49:40 -04:00
Karol Wypchlo 062cc12a7d make it once per hour 2020-08-26 17:17:33 +02:00
Karol Wypchlo 4eec295035 parse 2020-08-26 17:14:23 +02:00
Karol Wypchlo 913b2dbb15 compare metdata objects 2020-08-26 17:08:52 +02:00
Karol Wypchlo 94154924a1 log metadata 2020-08-26 16:52:23 +02:00
Karol Wypchlo 53b3933bee info should be an object 2020-08-26 16:47:53 +02:00
Karol Wypchlo 9ad39482ad info should be an object 2020-08-26 16:45:25 +02:00
Matthew Sevey f201f9c4b4 add info field and set verbose checks to critical 2020-08-26 10:32:39 -04:00
Karol Wypchlo 843fcfde97 every 5 minutes for debugging 2020-08-26 16:06:45 +02:00
Karol Wypchlo 7e90b6f4dd fix http-status-codes usage 2020-08-26 16:06:12 +02:00
Karol Wypchlo 5ceba4e0cf drop unnecessary dep 2020-08-26 15:57:13 +02:00
Karol Wypchlo cb8a521ba7 missing object-hash dep 2020-08-26 15:56:12 +02:00
Karol Wypchło 401c592e56
Update packages/health-check/src/schedule.js 2020-08-26 14:11:26 +02:00
Matthew Sevey bcab934a97 Merge branch 'master' into sevey/health-check-additions 2020-08-25 11:26:31 -04:00
Karol Wypchlo 3190d6a4e4 update http-status-codes 2020-08-25 17:17:11 +02:00
Matthew Sevey 3f406f962c update cron schedule and const definitions 2020-08-25 11:15:25 -04:00
dependabot[bot] 4451a6d9ea
Bump http-status-codes from 1.4.0 to 2.1.2 in /packages/health-check
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 1.4.0 to 2.1.2.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/v1.4.0...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-25 15:09:05 +00:00
Matthew Sevey 37b07c642b Merge branch 'master' into sevey/health-check-additions 2020-08-20 14:07:12 -04:00
dependabot[bot] c57960b3a3
Bump superagent from 5.3.1 to 6.0.0 in /packages/health-check
Bumps [superagent](https://github.com/visionmedia/superagent) from 5.3.1 to 6.0.0.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v5.3.1...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:10:09 +00:00
Karol Wypchlo 0a5f51d988 fix merge conflicts resolution errors 2020-08-18 11:11:10 +02:00
Karol Wypchlo 30dbb8ced5 migrate to yarn workspaces 2020-07-31 00:50:42 +02:00