Commit Graph

67 Commits

Author SHA1 Message Date
Alec LaLonde
90f48fdb25 Bumped a whole bunch of deps 2022-07-11 21:06:45 -06:00
Alec LaLonde
4076e4c3c4 Added missing GA4_ID output 2022-07-06 13:11:24 -06:00
Alec LaLonde
97ded37d19 GA should only work on prod 2022-07-06 10:08:36 -06:00
Alec LaLonde
80d46b410d Added GA ID, fixed FRONTEND_URL 2022-07-06 10:05:15 -06:00
Alec LaLonde
5244cee20e Explicitly set FRONTEND_URL 2022-07-06 09:02:57 -06:00
Alec LaLonde
1254778540 Set discord bot token in backend env 2022-07-05 21:01:30 -06:00
Alec LaLonde
063c680d10 Added a couple more env variables to build 2022-07-04 20:03:03 -06:00
dan13ram
c90a745ecc feat: set bobheadxi/deployments@v1 2022-05-03 09:31:01 -06:00
dan13ram
ca109f87ab feat: upgraded dependencies 2022-05-03 09:31:01 -06:00
Alec LaLonde
c51be56c72 Fix database seeding of GCP PR backend instances 2022-05-03 09:17:24 -06:00
Alec LaLonde
105e104188 Added min-instances setting 2022-04-20 10:20:05 -06:00
Alec LaLonde
f886ff1884 Trigger on pushes to develop and master only 2022-04-20 10:20:05 -06:00
Alec LaLonde
d34b7f5bd0 Pick appropriate hasura host based on branch 2022-04-20 10:20:05 -06:00
Alec LaLonde
0cf20c960a Fixed GRAPHQL_URL env variable 2022-04-20 10:20:05 -06:00
Alec LaLonde
f8c30413bb Removed nightly merge action, it was broken anyway 2022-04-20 10:20:05 -06:00
Alec LaLonde
b10a26d0f6 Added github action to auto-deploy GCP frontend from a branch 2022-04-20 10:20:05 -06:00
W.J. “dysbulic” H
75ae3d4ba9 ☎ git checkout dependency-upgrade .github/ 2022-03-17 23:09:32 +05:30
dan13ram
f3eb2213e3 feat: added opensea api key to gcp-deploy 2022-02-17 11:49:52 +05:30
W.J. “dysbulic” H
f46b30d75c fixing deployment environment to avoid cross-PR deactivations 🎰 2022-02-16 20:17:48 +05:30
W.J. “dysbulic” H
f225de93c8 debugging authentication process 2022-02-16 20:17:48 +05:30
W.J. “dysbulic” H
39879042d8 logs seems to have the desired effect; screwed up the contents 🎒 2022-02-16 20:17:48 +05:30
W.J. “dysbulic” H
5d7c6478ff testing if log parameter affects the GitHub deployment 🍅 2022-02-16 20:17:48 +05:30
W.J. “dysbulic” H
8d15afe3aa printing github object caused the run to fail 🧐 2022-02-16 20:17:48 +05:30
W.J. “dysbulic” H
4d7e5bfd1c adding caniuse to remove outdated db warning & trying to fix deployment report link 🧘 2022-02-16 20:17:48 +05:30
δυς
0af87e965d Clean Up & Simplify the Type System (#1116) 2022-02-08 13:13:28 -05:00
δυς
81883f940e Miscellaneous changes pulled from #1078 (#1115)
​#1078 is at about 4,000 lines changed and includes both code implementing features and unrelated functional and stylistic changes. This set of changes is about ⅓ of the total and should be largely independent.

These changes include:

* have Dependabot ignore `patch` version changes
* switch the cache invalidation Hasura action to asynchronous
* add a uniqueness constraint on the combination of player and skill ids
* print a comprehensible error message in the db seeding script on network errors
* add a mutex on the account creation process & allow it to happen only once *(subsequent runs were failing b/c of the uniqueness constraint on the ETH address & returning `null` (closes #1098))
* adds some more profile editing related types
* renames `HighLow7dType` to `HighLowType`
* refactors the `ColorBar` component to include links to a color explanation
* replaces `fake-tag`'s `gql` string identifier with the dependency-free `/* GraphQL */`
* rename `lib/hooks/useUserXp.ts` to `useUserXP.ts`
* fixed some typings to remove `any`s
* bumped some library versions & fixed the version numbers of some others
2022-02-08 06:01:06 -05:00
δυς
4b41d5c187 Break GitHub Deployment Action Into Jobs (#1103) 2022-02-06 07:52:26 -05:00
dan13ram
32a6405de4 fix: prefetching personalityInfo on profile page 2022-01-27 20:42:50 +05:30
dan13ram
5ab027b0f3 feat: dynamic resizing of grid items 2022-01-27 20:42:50 +05:30
δυς
f5295c3242 Reading and Writing Profile Info From Ceramic (#943)
This is being merged for further testing so as to not block the progress of `develop` & not require more rebases.
2022-01-25 16:51:53 -05:00
vidvidvid
bd3ff54e8e Dependabot updates December (#958)
* chore: bump dids from 2.4.0 -> 2.4.3

* Upgrade Typescript to latest

* chore: bump @storybook/addon-links  6.3.2 -> 6.4.9

* chore: bump opensea-js from 1.2.1 -> 1.2.7

* chore: react 16 -> 17

* chore: upgrade jsdom 16 -> 19

* fix: yarn.lock

* chore: upgrade eslint-config-airbnb 0.0.1 -> 0.0.2

* chore: add versioning strategy to dependabot

so the package.json files will also increase the version instead of just package.lock in some cases

* fix: ss rendered page trying to access an unavailable component

from design system

Co-authored-by: Firat Tale <firat.tale@auto1.com>
2022-01-04 17:23:59 +01:00
polimyl
8fc98d9682 chore: add labels to issue templates 2021-11-02 14:08:32 -06:00
polimyl
e0b89c3b68 limit max preview instances to 1 because hasura hates not being alone 2021-10-27 19:35:33 -06:00
polimyl
7969084ebf add github api token and sourcecred branch env vars to previews 2021-10-27 19:35:33 -06:00
polimyl
12333af101 temporarily move package.json so npm doesnt install packages from it 2021-10-27 19:35:33 -06:00
polimyl
01c3986e07 install missing packages in seeding step 2021-10-27 19:35:33 -06:00
polimyl
c67d1a545f add seeding step to preview deploy workflow 2021-10-27 19:35:33 -06:00
polimyl
02e9058fa3 add issue templates 2021-10-27 19:27:48 -06:00
polimyl
daa1c2b3dd enable hasura console on previews 2021-10-15 21:06:24 -06:00
polimyl
ee8652d90b fix database deletion for cloudrun previews 2021-10-06 20:44:20 -06:00
polimyl
54b56c8bee reorder steps to build and deploy everything sequentially 2021-10-06 20:44:20 -06:00
polimyl
f7acb529de various fixes for cloudrun previews 2021-10-06 20:44:20 -06:00
polimyl
97885fd2c8 add file argument to hasura build step to make the action happy 2021-10-06 20:44:20 -06:00
polimyl
871ac25776 make cloudrun deploy step dependent on build-and-push 2021-10-06 20:44:20 -06:00
polimyl
4d3737d260 fix service account key references in cloudrun workflows 2021-10-06 20:44:20 -06:00
polimyl
bf5493539c add workflow that undeploys previews of pull requests 2021-10-06 20:44:20 -06:00
polimyl
19ab1faab6 add workflow that deploys previews of pull requests 2021-10-06 20:44:20 -06:00
Alec LaLonde
5206ccebf2 Remove debugging step from CI 2021-08-26 10:10:01 -06:00
Will Holcomb
bcfb9323df reverting the timeout for Hasura to wait on the backend 🤹 2021-07-28 06:38:25 +05:30
Will Holcomb
d8ecd97b4b preparing to squash migrations into one 🦑 2021-07-28 06:38:25 +05:30