Commit Graph

778 Commits

Author SHA1 Message Date
Karol Wypchlo fd4aadaade Merge remote-tracking branch 'origin/master' into sevey/health-check-additions 2020-08-26 15:31:53 +02:00
Karol Wypchło 401c592e56
Update packages/health-check/src/schedule.js 2020-08-26 14:11:26 +02:00
Karol Wypchlo 66163b69cd update to 1.5.0.2 to fix mime type issues 2020-08-26 13:31:45 +02:00
Karol Wypchlo 5f574fbb0c use 1.5.0.1 docker image 2020-08-26 11:39:37 +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] 8a2772da2a
Merge pull request #357 from NebulousLabs/dependabot/npm_and_yarn/packages/health-check/http-status-codes-2.1.2 2020-08-25 15:15:06 +00:00
dependabot[bot] e2f5a03e77
Merge pull request #351 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/cypress-5.0.0 2020-08-25 15:09:06 +00: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
dependabot[bot] 12d48023bf
Merge pull request #352 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/http-status-codes-2.1.1 2020-08-25 15:08:00 +00:00
Karol Wypchło 390dff194c
Merge pull request #353 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/axios-0.20.0
Bump axios from 0.19.2 to 0.20.0 in /packages/webapp
2020-08-25 17:07:34 +02:00
dependabot[bot] 1865daf11a
Bump axios from 0.19.2 to 0.20.0 in /packages/webapp
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [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.19.2...v0.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:46:18 +00:00
dependabot[bot] 15ed2c0d74
Bump http-status-codes from 1.4.0 to 2.1.1 in /packages/webapp
Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 1.4.0 to 2.1.1.
- [Release notes](https://github.com/prettymuchbryce/node-http-status/releases)
- [Commits](https://github.com/prettymuchbryce/node-http-status/compare/v1.4.0...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:35:15 +00:00
dependabot[bot] 760c422b02
Bump cypress from 4.12.1 to 5.0.0 in /packages/webapp
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.12.1 to 5.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.12.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 10:29:25 +00:00
Karol Wypchlo 09b3c8cf60 require .env-upload for upload node 2020-08-21 11:16:31 +02:00
Matthew Sevey 37b07c642b Merge branch 'master' into sevey/health-check-additions 2020-08-20 14:07:12 -04:00
Matthew Sevey 84282d4cc6 Extend web portal health check to have basic and verbose checks 2020-08-20 14:04:24 -04:00
Ivaylo Novakov 2554bc6238
Merge pull request #346 from NebulousLabs/gollum_docker_logs
Gollum will now check docker logs instead of the journal.
2020-08-19 18:15:31 +02:00
Ivaylo Novakov af49e65b04
Switch from `/home/user/.sia/sia.env` to `/home/user/skynet-webportal/.env`. 2020-08-19 19:14:55 +03:00
Ivaylo Novakov 341c65eba8
Remove unneeded comment and example commands. 2020-08-19 16:13:56 +03:00
Ivaylo Novakov 81acebad5c
Add the forced exit to funds-checker.py as well. 2020-08-19 10:25:23 +03:00
Ivaylo Novakov 19fff428cd
Move code to the right place. 2020-08-19 10:17:26 +03:00
dependabot[bot] e061e26b28
Merge pull request #338 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.4.23 2020-08-18 17:19:01 +00:00
dependabot[bot] 847928c96c
Bump gatsby-plugin-manifest from 2.4.18 to 2.4.23
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.18 to 2.4.23.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.4.23/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 17:13:11 +00:00
dependabot[bot] ae81925a9d
Merge pull request #334 from NebulousLabs/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.5.13 2020-08-18 17:05:50 +00:00
dependabot[bot] cf0f72d204
Merge pull request #335 from NebulousLabs/dependabot/npm_and_yarn/react-syntax-highlighter-13.4.0 2020-08-18 17:04:36 +00:00
dependabot[bot] 43f655cf73
Merge pull request #336 from NebulousLabs/dependabot/npm_and_yarn/eslint-plugin-react-7.20.6 2020-08-18 17:03:09 +00:00
dependabot[bot] a6df39bc53
Bump gatsby-transformer-sharp from 2.5.11 to 2.5.13
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 2.5.11 to 2.5.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.5.13/packages/gatsby-transformer-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 17:00:25 +00:00
dependabot[bot] bbb2b97be0
Merge pull request #333 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.6.27 2020-08-18 16:58:42 +00:00
dependabot[bot] 23e0928129
Bump react-syntax-highlighter from 12.2.1 to 13.4.0
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 12.2.1 to 13.4.0.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v12.2.1...v13.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:58:32 +00:00
dependabot[bot] 0daa43fd6d
Bump eslint-plugin-react from 7.20.3 to 7.20.6
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.3 to 7.20.6.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.3...v7.20.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:57:31 +00:00
dependabot[bot] cb55e5c76b
Bump gatsby-plugin-sharp from 2.6.20 to 2.6.27
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.20 to 2.6.27.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.27/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:53:00 +00:00
dependabot[bot] fb66c7cefe
Merge pull request #332 from NebulousLabs/dependabot/npm_and_yarn/gatsby-image-2.4.16 2020-08-18 16:50:48 +00:00
dependabot[bot] 8c6937d31d
Bump gatsby-image from 2.4.13 to 2.4.16
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.13 to 2.4.16.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.16/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:45:55 +00:00
dependabot[bot] 0fe6ce1e85
Merge pull request #324 from NebulousLabs/dependabot/npm_and_yarn/gatsby-source-filesystem-2.3.24 2020-08-18 16:38:03 +00:00
dependabot[bot] db1dc1623f
Merge pull request #343 from NebulousLabs/dependabot/npm_and_yarn/packages/webapp/react-syntax-highlighter-13.5.0 2020-08-18 16:37:27 +00:00
dependabot[bot] 9a20963e48
Merge pull request #331 from NebulousLabs/dependabot/npm_and_yarn/gatsby-2.24.47 2020-08-18 16:37:13 +00:00
dependabot[bot] e1ad312f96
Merge pull request #337 from NebulousLabs/dependabot/npm_and_yarn/eslint-7.7.0 2020-08-18 16:37:02 +00:00
dependabot[bot] cb9f14f2c8
Bump react-syntax-highlighter from 12.2.1 to 13.5.0 in /packages/webapp
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 12.2.1 to 13.5.0.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v12.2.1...v13.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:26:33 +00:00
dependabot[bot] df9e47f6b0
Bump gatsby-source-filesystem from 2.3.20 to 2.3.24
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.20 to 2.3.24.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@2.3.24/packages/gatsby-source-filesystem)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:24:01 +00:00
dependabot[bot] 94f9012f72
Bump eslint from 7.5.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:23:47 +00:00
dependabot[bot] 83d47acf56
Bump gatsby from 2.24.5 to 2.24.47
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.5 to 2.24.47.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.5...gatsby@2.24.47)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:22:32 +00:00
dependabot[bot] aea08dd1ce
Merge pull request #341 from NebulousLabs/dependabot/npm_and_yarn/packages/handshake-api/hs-client-0.0.9 2020-08-18 16:15:45 +00:00
dependabot[bot] efde2faeb6
Merge pull request #340 from NebulousLabs/dependabot/npm_and_yarn/packages/health-check/superagent-6.0.0 2020-08-18 16:15:05 +00:00
dependabot[bot] 6a5d15befe
Bump hs-client from 0.0.8 to 0.0.9 in /packages/handshake-api
Bumps [hs-client](https://github.com/handshake-org/hs-client) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/handshake-org/hs-client/releases)
- [Commits](https://github.com/handshake-org/hs-client/compare/v0.0.8...v0.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 16:10:17 +00: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 b2bb4cb9ff for some reason cypress/videos is not working and it needs full path 2020-08-18 18:06:22 +02:00
Karol Wypchlo f6fa02cfe9 remove spec mp4 2020-08-18 18:00:18 +02:00
Karol Wypchło eb6b8edc23
Merge pull request #347 from NebulousLabs/fix-e2e-tests
Fix e2e tests
2020-08-18 17:50:43 +02:00