Commit Graph

182 Commits

Author SHA1 Message Date
Matthew Sevey 4cff4321e6
Add git to health check 2021-11-24 15:24:45 -05:00
Matthew Sevey 2101617b16
Merge branch 'master' into sevey/corpus-test 2021-11-24 15:06:18 -05:00
Matthew Sevey b21ee611a0
Update to import json from testing-corpus 2021-11-24 15:03:11 -05:00
Karol Wypchlo de16b33ed8
update skynet-js 2021-11-08 15:20:26 +01:00
dependabot[bot] 22a550951a
Bump node in /packages/health-check
Bumps node from 16.12.0-alpine to 16.13.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 12:10:15 +00:00
Karol Wypchlo a5674c8d1f
adjust tests 2021-10-28 15:12:14 +02:00
Karol Wypchlo 121dbee1c2
change datakey to dataKey 2021-10-27 14:59:08 +02:00
Karol Wypchlo 2fc92fb3e2
update skynet-js and fix critical checks 2021-10-27 14:50:54 +02:00
Matthew Sevey f6febd04b3
Fix error message 2021-10-26 12:18:56 -04:00
Matthew Sevey 5dc357b3d1
Fix BigInt use 2021-10-26 12:17:44 -04:00
Karol Wypchlo d4482e6025
fix 2021-10-26 17:03:59 +02:00
Karol Wypchlo 0a4e3b3f45
fix 2021-10-26 17:01:51 +02:00
Karol Wypchlo 4fbbc144c8
remove website skylink check for now 2021-10-26 17:01:10 +02:00
Karol Wypchlo f9567a4aa1
fix website check 2021-10-26 16:56:48 +02:00
Karol Wypchlo 7004ea0dfe
fix condition 2021-10-26 16:39:19 +02:00
Karol Wypchlo 019b5b7631
add skyd config checks to health checks 2021-10-26 16:32:59 +02:00
dependabot[bot] f8736088a3
Bump node in /packages/health-check
Bumps node from 16.11.1-alpine to 16.12.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 12:08:35 +00:00
Karol Wypchlo ffb1e499b9
use skynet to load our homepage 2021-10-18 16:24:23 +01:00
dependabot[bot] 2ff7a05c09
Bump node in /packages/health-check
Bumps node from 16.10.0-alpine to 16.11.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 12:09:47 +00:00
github-actions[bot] 969dc1277e
Update testdata from Github Actions 2021-10-07 15:03:11 +00:00
Matthew Sevey 9b7d83d7f5
update main to master reference in workflow, delete testdata to test github action 2021-10-07 11:02:27 -04:00
Matthew Sevey 5f69df1c4b
update to stringify json and run prettier command before saving 2021-10-07 10:55:33 -04:00
Matthew Sevey 21b011c750
Add downloading skylink to github action and loading from repo in the checks 2021-10-07 10:41:34 -04:00
Matthew Sevey 3125ca3e15
Fix missed export update 2021-10-06 16:49:22 -04:00
Matthew Sevey 62e21d438b
Add async 2021-10-06 16:29:50 -04:00
Matthew Sevey 4dd93a269b
trim https:// prefix from portal api 2021-10-06 15:58:27 -04:00
Matthew Sevey 733834095f
clean up files with prettier 2021-10-06 15:53:27 -04:00
Matthew Sevey 869e7614af
combine tests into single corpus test from testing-corpus repo 2021-10-06 15:48:54 -04:00
Karol Wypchło 02654d1bfb
Merge pull request #1238 from SkynetLabs/dependabot/docker/packages/health-check/node-16.10.0-alpine
Bump node from 16.9.1-alpine to 16.10.0-alpine in /packages/health-check
2021-09-27 17:48:25 +02:00
dependabot[bot] e94a6e3564
Bump node from 16.9.1-alpine to 16.10.0-alpine in /packages/health-check
Bumps node from 16.9.1-alpine to 16.10.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 15:31:09 +00:00
dependabot[bot] 1c8cdaf8bf
Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/health-check
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 15:30:23 +00:00
dependabot[bot] 80b9ec2b5a
Bump yargs from 17.1.1 to 17.2.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.1.1 to 17.2.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.1.1...v17.2.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 12:05:09 +00:00
dependabot[bot] 84b1766932
Bump prettier from 2.4.0 to 2.4.1 in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 14:15:58 +00:00
dependabot[bot] 5d57a25b63
Bump node from 16.9.0-alpine to 16.9.1-alpine in /packages/health-check
Bumps node from 16.9.0-alpine to 16.9.1-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 13:24:05 +00:00
Karol Wypchlo 32ffb4b8cd
/bin/zsh => 2021-09-15 13:29:12 +02:00
Karol Wypchlo 6e555a5efb
add deprecated note 2021-09-15 13:06:16 +02:00
Karol Wypchlo 863359f227
use full path 2021-09-15 13:03:23 +02:00
Karol Wypchlo 410ecff4f2
fix path 2021-09-15 12:58:05 +02:00
Karol Wypchlo b768ca9973
fix transitioning to cli command 2021-09-15 12:50:22 +02:00
Karol Wypchlo bfc2cbd3f3
make disabled health-check require reason 2021-09-10 16:19:24 +02:00
Karol Wypchło d36409e3b9
Merge pull request #1166 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/prettier-2.4.0
Bump prettier from 2.3.2 to 2.4.0 in /packages/health-check
2021-09-10 11:31:19 +02:00
dependabot[bot] 7df6124dc5
Bump node from 16.8.0-alpine to 16.9.0-alpine in /packages/health-check
Bumps node from 16.8.0-alpine to 16.9.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 09:26:51 +00:00
dependabot[bot] 899b5d2dd0
Bump prettier from 2.3.2 to 2.4.0 in /packages/health-check
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 09:26:42 +00:00
dependabot[bot] fa5567f325
Bump axios from 0.21.1 to 0.21.4 in /packages/health-check
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 15:06:10 +00:00
Karol Wypchlo 3946ad4a77
use 308 as new skyd redirect code 2021-09-07 12:56:25 +02:00
dependabot[bot] 1b14bbf06b
Bump node from 16.5.0-alpine to 16.8.0-alpine in /packages/health-check
Bumps node from 16.5.0-alpine to 16.8.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 11:05:20 +00:00
Karol Wypchlo ecb73e7498
drop caddy as proxy 2021-08-27 14:15:22 +02:00
Karol Wypchlo 72f2b56f17
include skapps checks 2021-08-23 16:21:09 +02:00
dependabot[bot] 7d09c9c40f
Bump yargs from 17.1.0 to 17.1.1 in /packages/health-check
Bumps [yargs](https://github.com/yargs/yargs) from 17.1.0 to 17.1.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.1.0...v17.1.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 10:08:06 +00:00
dependabot[bot] d141d1afbe
Bump graceful-fs from 4.2.6 to 4.2.8 in /packages/health-check
Bumps [graceful-fs](https://github.com/isaacs/node-graceful-fs) from 4.2.6 to 4.2.8.
- [Release notes](https://github.com/isaacs/node-graceful-fs/releases)
- [Commits](https://github.com/isaacs/node-graceful-fs/compare/v4.2.6...v4.2.8)

---
updated-dependencies:
- dependency-name: graceful-fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 10:04:58 +00:00