47 Commits

Author SHA1 Message Date
Alec LaLonde
4f1408980c Fixed FRONTEND_URL env variable in render 2022-07-11 22:18:16 -06:00
Alec LaLonde
189c9f69b8 Added FRONTEND_URL to render env variables 2021-09-01 08:20:36 -06:00
Alec LaLonde
d4404c7ede Fix hasura-prod env variable 2021-07-07 11:45:13 -06:00
Hammad Jutt
3cfaa8f083 Use environment variable for SourceCred ledger branch
This prevents people from accidentally mesing up the master ledger in local / staging environments.
2021-06-13 23:57:34 -06:00
Hammad Jutt
f6353f552e Use staging backend host for staging Hasura instance 2021-06-13 23:57:02 -06:00
Hammad Jutt
8a6054f70e Release develop branch to prod (#598)
* Bump next from 10.2.0 to 10.2.2 (#574)

Bumps [next](https://github.com/vercel/next.js) from 10.2.0 to 10.2.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.0...v10.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @chakra-ui/react from 1.6.1 to 1.6.2 (#580)

Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/react@1.6.1...@chakra-ui/react@1.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.3.0 to 15.3.1 (#577)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update migrateSourceCredAccounts scripts to use Eth address as source of truth

* Add githubApiToken to backend config

* Bump ethers from 5.1.4 to 5.2.0 (#589)

Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.2.0/packages/ethers)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @typeit/discord from 4.0.9 to 4.0.10 (#585)

Bumps [@typeit/discord](https://github.com/OwenCalvin/discord.ts) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/OwenCalvin/discord.ts/releases)
- [Changelog](https://github.com/OwenCalvin/discord.ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/OwenCalvin/discord.ts/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump js-base64 from 3.6.0 to 3.6.1 (#590)

Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/dankogai/js-base64/releases)
- [Commits](https://github.com/dankogai/js-base64/compare/3.6.0...3.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 15.3.1 to 15.6.1 (#594)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.1 to 15.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump next-transpile-modules from 7.0.0 to 7.2.0 (#584)

Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules) from 7.0.0 to 7.2.0.
- [Release notes](https://github.com/martpie/next-transpile-modules/releases)
- [Commits](https://github.com/martpie/next-transpile-modules/compare/7.0.0...7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/react from 17.0.5 to 17.0.6 (#576)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.5 to 17.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Use staging backend host for staging Hasura instance

* github actions for develop branch

* Add github secret to staging-backend env

* Fix token config in render.yaml

Matches whats configured in Render dashboard

* Bump next from 10.2.2 to 10.2.3 (#612)

Bumps [next](https://github.com/vercel/next.js) from 10.2.2 to 10.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.2...v10.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump typescript from 4.2.4 to 4.3.2 (#611)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ethers from 5.2.0 to 5.3.0 (#616)

Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.3.0/packages/ethers)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @chakra-ui/react from 1.6.2 to 1.6.3 (#621)

Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/react@1.6.2...@chakra-ui/react@1.6.3)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sourcecred from 0.8.7 to 0.9.0 (#623)

Bumps [sourcecred](https://github.com/sourcecred/sourcecred) from 0.8.7 to 0.9.0.
- [Release notes](https://github.com/sourcecred/sourcecred/releases)
- [Commits](https://github.com/sourcecred/sourcecred/compare/sourcecred-v0.8.7...sourcecred-v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dan13ram <dan13ram@gmail.com>
2021-06-02 18:26:14 +05:30
Alec LaLonde
d76c92ab48 Move backend services to top as hasura depends on it 2021-05-20 16:08:23 -06:00
Alec LaLonde
7233e9c8a0 Removed preview environments, added duplicate staging services 2021-05-20 15:38:05 -06:00
Alec LaLonde
66db937c82 Cleaned up env variables, extracted to env-groups 2021-05-20 15:38:05 -06:00
Hammad Jutt
53b1a13364 Remove mymeta from Render.yaml (#518)
MyMeta is hosted on Vercel, dont need to pay for it twice on Render.
2021-05-11 19:08:12 +05:30
Alec LaLonde
5209dc14cf Migrated existing xp command functionality 2021-05-06 13:07:32 -06:00
Alec LaLonde
1283669a5e Fixed docker build 2021-05-06 13:07:32 -06:00
dan13ram
8517a26048 Upgrade dependencies (#486)
* upgraded storybook dependencies

* upgraded web dependencies

* updated timezone selector

* upgrade chakra in metamaps

* upgraded react-dnd in metamaps

* upgraded framer-motion

* fixed types in metamaps

* upgraded eslint

* upgraded lerna, husky and graphql

* upgraded node version

* removed metamaps package

* fixed all eslint issues

* ran yarn format to prettier format all files

* updated lint-staged & husky scripts

* add executable perms to pre-push scripts

* updated yarn.lock

* fixed eslint and moved chakra icons to ds

* fixed emotion errors

* removed extra useContext

* update yarn.lock

* upgraded more packages

* removed unnecessary .huskyrc.json

* lint fix
2021-05-01 12:46:48 +05:30
Alec LaLonde
6e3fe89744 Changed oauth handler to use a web URL that calls the backend to exchange the given code 2021-04-21 10:07:34 -06:00
Will Holcomb
7663da41db tryin' one more variable version 🍇 2021-03-28 22:08:25 -06:00
Will Holcomb
b6649bac2a helps if the variable names are the same 👯 2021-03-28 22:08:25 -06:00
Will Holcomb
89c027e478 changin' variable name to see if it is passed 🏈 2021-03-28 22:08:25 -06:00
Will Holcomb
c387912520 addin' loggin' to skills error 🧣 2021-03-28 22:08:25 -06:00
Will Holcomb
89b4ec4527 addin' yarn serve 🥘 2021-03-28 22:08:25 -06:00
Will Holcomb
46f214d97e testin' is dev environment will run 🥢 2021-03-28 22:08:25 -06:00
Will Holcomb
43c2d0a514 redeployin' altered render.yaml 🥦 2021-03-28 22:08:25 -06:00
Will Holcomb
f3683f54c1 tryin' to capture port 🚢 2021-03-28 22:08:25 -06:00
Will Holcomb
7d01b50fd7 debuggin' hasura 🐜 2021-03-28 22:08:25 -06:00
Will Holcomb
2cffc03f28 printin' the right value 💅 2021-03-28 22:08:25 -06:00
Will Holcomb
b50a746f6f pushin' just to see the value 🚡 2021-03-28 22:08:25 -06:00
Will Holcomb
f2c4f62565 printin' URI 🖨 2021-03-28 22:08:25 -06:00
Will Holcomb
014581b061 tryin' static specification 🧁 2021-03-28 22:08:25 -06:00
Will Holcomb
7471a38d82 no interpolation in render.yaml 🌮 2021-03-28 22:08:25 -06:00
Will Holcomb
f7dc6e6d76 alt specification of graphql endpoint 🦡 2021-03-28 22:08:25 -06:00
Will Holcomb
59ed4cd620 tweakin' build step 🐾 2021-03-28 22:08:25 -06:00
Will Holcomb
88b8de8f75 settin' node version 🐀 2021-03-28 22:08:25 -06:00
Will Holcomb
a8408b84e2 addin' frontend to render.yaml 🐂 2021-03-28 22:08:25 -06:00
Will Holcomb
6fa522d872 Deploy frontend through render.yaml (#421)
* addin' frontend to render.yaml 🐂

* settin' node version 🐀

* tweakin' build step 🐾

* alt specification of graphql endpoint 🦡

* no interpolation in render.yaml 🌮

* tryin' static specification 🧁

* printin' URI 🖨

* pushin' just to see the value 🚡

* printin' the right value 💅

* debuggin' hasura 🐜

* tryin' to capture port 🚢

* tryin' w/o port 🌅

* redeployin' altered render.yaml 🥦

* resettin' yarn.lock 🔒

* fixin' name preface so it is passed 🏀
2021-03-25 12:01:37 -06:00
Alec LaLonde
d0d558dc33 Added missing guild INSERT script, discord env placeholder 2021-03-10 07:55:45 -07:00
Alec LaLonde
62a8406740 Added DISCORD_BOT_TOKEN 2021-03-09 16:15:52 -07:00
Hammad Jutt
2e15ea22f5 Remove NextJS Build from Render config (#283)
Using Vercel now for the NextJS app
2021-01-17 22:23:36 -07:00
Hammad Jutt
1c7dbe8dab Setup Image Optimization (#146)
* Implement user auth on web

* Setup Image Optimization

* Add favicon

* Add IMGIX_TOKEN to render.yaml
2020-10-12 10:56:55 -06:00
Hammad Jutt
121856896d Disable NextJS telemetry 2020-08-26 02:52:05 -06:00
Hammad Jutt
b3b7aa3ed8 Hotfix Hasura Port env var 2020-08-21 23:12:41 -06:00
Hammad Jutt
78ee9e156c Add NextJS environment vars and remove app-react from Render build 2020-08-17 14:25:04 -06:00
Hammad Jutt
9b83f0c70d Update Hasura to 1.3.0 2020-08-04 21:09:51 -06:00
Hammad Jutt
4adabe29b8 Setup build for nextJS app 2020-07-24 10:01:25 -06:00
Hammad Jutt
26c9bfa134 Cleanup / simplify package.json scripts and names 2020-07-13 11:06:24 -06:00
Hammad Jutt
5de1a5eba5 Simplify Render config 2020-07-12 11:41:52 -06:00
Hammad Jutt
c063c3c41a Setup explicit ports to prevent broken deployment on Render
https://github.com/hasura/graphql-engine/issues/3904
2020-07-12 11:41:52 -06:00
Hammad Jutt
ccf37a5b4e Update build script for react-app 2020-07-12 11:41:52 -06:00
Hammad Jutt
063c8f91db Setup deployment config for Render 2020-07-12 11:41:52 -06:00