Commit Graph

4507 Commits

Author SHA1 Message Date
Karol Wypchlo 446049986c
Revert "Merge pull request #1917 from SkynetLabs/use-accounts-image"
This reverts commit f3ec613a5a, reversing
changes made to 25d573b9ba.
2022-04-22 17:33:26 +02:00
Karol Wypchło 5d33b79f69
Merge pull request #2041 from SkynetLabs/nginx-docker-improvements
Nginx docker improvements
2022-04-22 14:35:55 +02:00
Karol Wypchło 695e09e913
Merge pull request #2044 from SkynetLabs/track-anon-uploads
track anon uploads
2022-04-22 14:29:16 +02:00
Karol Wypchlo d27dca72d1
remove unused variable 2022-04-22 14:26:34 +02:00
Karol Wypchlo b88cdf6d76
track anon uploads 2022-04-22 14:23:01 +02:00
Karol Wypchlo d65397ac67
include nginx list of license conditions and disclaimer 2022-04-22 14:00:33 +02:00
Ivaylo Novakov 36e5cbbdd5
Merge pull request #2040 from SkynetLabs/use-dashboard-image
use dashboard dockerhub image
2022-04-22 13:36:19 +02:00
Matthew Sevey 2a84ebe8a9
Merge pull request #2043 from SkynetLabs/sevey/docker-image-versions
Point to latest semver release for docker images
2022-04-22 04:23:16 -04:00
Karol Wypchlo 9e675a2a04
add comment about skynet_portal_domain being set to server domain 2022-04-22 10:17:30 +02:00
Matthew Sevey c9c393ae4f
Point to latest semver release for docker images 2022-04-21 12:57:09 -04:00
Karol Wypchlo 1d6d3cbfb6
fix DL3025 warning 2022-04-21 16:01:20 +02:00
Karol Wypchlo ac99a426b3
fix DL3014 warning 2022-04-21 15:59:07 +02:00
Karol Wypchlo 873f23b7bf
add nginx license source 2022-04-21 15:57:16 +02:00
Karol Wypchlo 6d2d053e23
lint testing nginx dockerfile 2022-04-21 15:36:17 +02:00
Karol Wypchlo 306442eef3
use volumes to mount nginx configuration 2022-04-21 15:34:52 +02:00
Karol Wypchlo 98306b473c
use official nginx entrypoint with envsubst and custom restart script 2022-04-21 15:21:58 +02:00
Karol Wypchło 8a6eec3e7b
Merge pull request #2010 from SkynetLabs/dnslink-sponsor
pass skylink from request context to /user/limits
2022-04-21 12:55:42 +02:00
Karol Wypchło 35b32023e3
Merge pull request #2039 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/express-jwt-6.1.2
build(deps): bump express-jwt from 6.1.1 to 6.1.2 in /packages/dashboard
2022-04-21 11:37:26 +02:00
Karol Wypchlo 68bd26f17e
fix context on dasboard-v2 container 2022-04-21 11:27:34 +02:00
Karol Wypchlo de7e7879b7
use dashboard dockerhub image 2022-04-21 10:48:53 +02:00
Karol Wypchło 3857028339
Merge pull request #2028 from SkynetLabs/lua-tests-only-when-files-modified
run lua unit tests only when lua path has modified files
2022-04-20 17:10:12 +02:00
dependabot[bot] abf202ca54
build(deps): bump express-jwt from 6.1.1 to 6.1.2 in /packages/dashboard
Bumps [express-jwt](https://github.com/auth0/express-jwt) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/auth0/express-jwt/releases)
- [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/express-jwt/compare/v6.1.1...v6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 15:05:11 +00:00
Karol Wypchło fc55e165ed
Merge pull request #2037 from SkynetLabs/dependabot-schedule-change
change weekly dependabot schedule to monthly
2022-04-20 17:03:49 +02:00
Michał Leszczyk f433287bb6
Dashboard v2 - fixes + publishing under /v2 path (#2008)
* fix(dashboard-v2): fix current usage graph on portals without Stripe configured

* ops(dashboard-v2): publish new dashboard under /v2 prefix

* ops(dashboard-v2): fix SkynetClient on multi-server portals

* fix(dashboard-v2): fix skylinks validation for sponsor keys

* ops(dashboard-v2): don't actually launch the new dashboard yet :)

* chore(dashboard-v2): cleanup console.log call

* fix(dashboard-v2): always set portal domain for SkynetClient
2022-04-19 13:16:57 +02:00
Karol Wypchło 16c7e0bafa
Merge pull request #2025 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe-8.218.0
build(deps): bump stripe from 8.217.0 to 8.218.0 in /packages/dashboard
2022-04-19 12:02:17 +02:00
dependabot[bot] fe227f4449
build(deps): bump stripe from 8.217.0 to 8.218.0 in /packages/dashboard
Bumps [stripe](https://github.com/stripe/stripe-node) from 8.217.0 to 8.218.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v8.217.0...v8.218.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:59:57 +00:00
Karol Wypchło 0e480051a3
change weekly dependabot schedule to monthly 2022-04-19 11:55:41 +02:00
Karol Wypchło a5109404ab
Merge pull request #2035 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-yaml-4.12.1
build(deps): bump gatsby-transformer-yaml from 4.11.0 to 4.12.1 in /packages/website
2022-04-19 11:53:51 +02:00
Karol Wypchło 091b7e730b
Merge pull request #2036 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-source-filesystem-4.12.1
build(deps): bump gatsby-source-filesystem from 4.10.1 to 4.12.1 in /packages/website
2022-04-19 11:53:42 +02:00
dependabot[bot] 316eb3bef9
build(deps): bump gatsby-source-filesystem in /packages/website
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 4.10.1 to 4.12.1.
- [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@4.12.1/packages/gatsby-source-filesystem)

---
updated-dependencies:
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:47:08 +00:00
dependabot[bot] 1132429035
build(deps): bump gatsby-transformer-yaml in /packages/website
Bumps [gatsby-transformer-yaml](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml) from 4.11.0 to 4.12.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-yaml/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.12.1/packages/gatsby-transformer-yaml)

---
updated-dependencies:
- dependency-name: gatsby-transformer-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:46:26 +00:00
Karol Wypchło 5599ecb61e
Merge pull request #2034 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-sitemap-5.12.1
build(deps): bump gatsby-plugin-sitemap from 5.11.1 to 5.12.1 in /packages/website
2022-04-19 11:43:40 +02:00
dependabot[bot] 3d6f5b57ea
build(deps): bump gatsby-plugin-sitemap in /packages/website
Bumps [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) from 5.11.1 to 5.12.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.12.1/packages/gatsby-plugin-sitemap)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:39:06 +00:00
Karol Wypchło 85cb084a77
Merge pull request #2029 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-react-helmet-5.12.1
build(deps): bump gatsby-plugin-react-helmet from 5.10.0 to 5.12.1 in /packages/website
2022-04-19 11:36:49 +02:00
Karol Wypchło a91c5d9dc7
Merge pull request #2031 from SkynetLabs/dependabot/npm_and_yarn/packages/website/swr-1.3.0
build(deps): bump swr from 1.2.2 to 1.3.0 in /packages/website
2022-04-19 11:36:38 +02:00
Karol Wypchło 75752862db
Merge pull request #2033 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-sharp-4.12.1
build(deps): bump gatsby-transformer-sharp from 4.10.0 to 4.12.1 in /packages/website
2022-04-19 11:36:02 +02:00
Karol Wypchło 85209e02e8
Merge pull request #2030 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-plugin-manifest-4.12.1
build(deps): bump gatsby-plugin-manifest from 4.11.1 to 4.12.1 in /packages/website
2022-04-19 11:35:51 +02:00
Karol Wypchło 3a9ef07d61
Merge pull request #2032 from SkynetLabs/dependabot/npm_and_yarn/packages/website/cypress-9.5.4
build(deps-dev): bump cypress from 9.5.2 to 9.5.4 in /packages/website
2022-04-19 11:35:42 +02:00
dependabot[bot] 8736e1ff31
build(deps): bump gatsby-transformer-sharp in /packages/website
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 4.10.0 to 4.12.1.
- [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@4.12.1/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:29:59 +00:00
dependabot[bot] 8dca68f154
build(deps-dev): bump cypress from 9.5.2 to 9.5.4 in /packages/website
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.2 to 9.5.4.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.2...v9.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:28:59 +00:00
dependabot[bot] 409406832f
build(deps): bump swr from 1.2.2 to 1.3.0 in /packages/website
Bumps [swr](https://github.com/vercel/swr) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/1.2.2...1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:28:42 +00:00
dependabot[bot] 455fce5511
build(deps): bump gatsby-plugin-manifest in /packages/website
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.11.1 to 4.12.1.
- [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@4.12.1/packages/gatsby-plugin-manifest)

---
updated-dependencies:
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:28:30 +00:00
dependabot[bot] 3973cfc057
build(deps): bump gatsby-plugin-react-helmet in /packages/website
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 5.10.0 to 5.12.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.12.1/packages/gatsby-plugin-react-helmet)

---
updated-dependencies:
- dependency-name: gatsby-plugin-react-helmet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:27:29 +00:00
Karol Wypchlo 8e14d33a17
run lua unit tests only when lua path has modified files 2022-04-19 11:20:24 +02:00
Karol Wypchło 218b0046cf
Merge pull request #2019 from SkynetLabs/dependabot/npm_and_yarn/packages/website/skynet-js-4.1.0
build(deps): bump skynet-js from 4.0.26-beta to 4.1.0 in /packages/website
2022-04-19 11:15:35 +02:00
Karol Wypchło 04110bce0a
Merge pull request #2014 from SkynetLabs/dependabot/npm_and_yarn/packages/health-check/skynet-js-4.1.0
build(deps): bump skynet-js from 4.0.19-beta to 4.1.0 in /packages/health-check
2022-04-19 11:15:24 +02:00
dependabot[bot] 9441c6d2e8
build(deps): bump skynet-js in /packages/website
Bumps [skynet-js](https://github.com/SkynetLabs/skynet-js) from 4.0.26-beta to 4.1.0.
- [Release notes](https://github.com/SkynetLabs/skynet-js/releases)
- [Changelog](https://github.com/SkynetLabs/skynet-js/blob/master/CHANGELOG-BETA.md)
- [Commits](https://github.com/SkynetLabs/skynet-js/compare/v4.0.26-beta...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:10:53 +00:00
Karol Wypchło 4b49d8a84f
Merge pull request #2026 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe/react-stripe-js-1.7.2
build(deps): bump @stripe/react-stripe-js from 1.7.1 to 1.7.2 in /packages/dashboard
2022-04-19 11:09:54 +02:00
Karol Wypchło 7bf00b27ea
Merge pull request #2027 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/tailwindcss-3.0.24
build(deps-dev): bump tailwindcss from 3.0.23 to 3.0.24 in /packages/dashboard
2022-04-19 11:09:43 +02:00
dependabot[bot] 31cf7445b6
build(deps): bump skynet-js in /packages/health-check
Bumps [skynet-js](https://github.com/SkynetLabs/skynet-js) from 4.0.19-beta to 4.1.0.
- [Release notes](https://github.com/SkynetLabs/skynet-js/releases)
- [Changelog](https://github.com/SkynetLabs/skynet-js/blob/master/CHANGELOG-BETA.md)
- [Commits](https://github.com/SkynetLabs/skynet-js/compare/v4.0.19-beta...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 09:07:55 +00:00