Commit Graph

13 Commits

Author SHA1 Message Date
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
05b1348339 Wait for backend to come up before building web 2021-04-29 23:00:40 -06:00
Alec LaLonde
3c3d4097a7 Test docker container in build 2021-04-29 23:00:40 -06:00
Alec LaLonde
18a7eb2499 Re-added guild discord_invite_url column as it should be public 2021-04-21 10:07:34 -06:00
Alec LaLonde
6661e3e0b5 Spin up services for the web build to point to 2021-03-20 19:20:18 -06:00
Hammad Jutt
731a56ed73 Add build workflow to CI so errors can be shown in GitHub instead of Vercel (#217) 2020-12-15 09:23:18 +05:30
dependabot[bot]
22b6124058 Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.8.0 (#61)
* Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.8.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.8.0/packages/eslint-plugin)

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

* Fix github token in automerge

* Remove automerge

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hammad Jutt <jutt@ualberta.ca>
2020-08-05 17:06:05 -06:00
Hammad Jutt
fc9762d02c Fix automerge action 2020-08-05 02:23:07 -06:00
Hammad Jutt
d736aa8276 Move to v2 dependabot config 2020-08-05 02:03:49 -06:00
Hammad Jutt
e7e929f5de Move typecheck to happen before lint 2020-08-04 21:09:51 -06:00
Hammad Jutt
b16219fdf1 Remove restore key for CI cache 2020-07-29 14:36:41 -06:00
Hammad Jutt
25d89a52d6 Fallback to restore previous node_modules cache in github action 2020-07-27 12:23:29 -06:00
Hammad Jutt
c7f74aa211 Setup CI to run linting / typechecking / unit testing with Github Actions 2020-07-26 10:52:22 -06:00