ctrlc03
|
156a0cba2d
|
Merge pull request #1 from 0xjei/refactor/storage
Fix: missing export; nit refactor testing storage config w/ helper
|
2022-12-14 18:52:43 +00:00 |
|
Jeeiii
|
162292a196
|
fix: missing export; nit refactor testing storage config w/ helper
|
2022-12-14 19:43:16 +01:00 |
|
ctrlc03
|
56e086f917
|
(Setup) Added revert for missing config on test
|
2022-12-14 18:31:47 +00:00 |
|
ctrlc03
|
7d84854652
|
test(setup): fixed setup test
|
2022-12-14 18:29:24 +00:00 |
|
ctrlc03
|
8875b4305a
|
Remove unneeded dotenv import
|
2022-12-14 18:09:52 +00:00 |
|
ctrlc03
|
efe30887c0
|
refactor(storage helpers): refactoring storage helpers to accept extra arguments
|
2022-12-14 18:02:20 +00:00 |
|
Giacomo
|
dea9db6a5f
|
Merge pull request #234 from ctrlc03/refactor/setup
feat(setup): decoupling setup from the cli
|
2022-12-14 17:28:54 +01:00 |
|
ctrlc03
|
bd46594145
|
test(setup): added test stubs for setup action
|
2022-12-14 13:13:34 +00:00 |
|
Giacomo
|
fa22383284
|
Merge pull request #242 from quadratic-funding/gurrpi-patch-3
Fix a build failure
|
2022-12-13 19:12:25 +01:00 |
|
Daehyun Paik
|
af5d94d940
|
Fix a build failure
|
2022-12-13 18:56:33 +01:00 |
|
Giacomo
|
6ccf0d14f1
|
Merge pull request #238 from quadratic-funding/husky
chore: add a pre-commit hook to enforce linting automatically
|
2022-12-13 18:52:51 +01:00 |
|
Giacomo
|
9398a93209
|
Merge pull request #241 from quadratic-funding/npm
ci: publish latest development to npm
|
2022-12-13 18:38:05 +01:00 |
|
Daehyun Paik
|
79e65d22fc
|
ci: publish latest development to npm
|
2022-12-13 16:37:56 +01:00 |
|
Daehyun Paik
|
9f8af5846c
|
chore: add a pre-commit hook to enforce linting automatically
|
2022-12-13 14:59:37 +01:00 |
|
ctrlc03
|
82c4ea14b2
|
refactor(setup): implemented review suggestions
|
2022-12-13 12:29:10 +00:00 |
|
Giacomo
|
0574dec4f5
|
Merge pull request #237 from 0xjei/fix/cf-deploy
Add missing passwordless sudo to command for getting privileges
|
2022-12-12 16:23:01 +01:00 |
|
Jeeiii
|
236b73e71d
|
fix: add missing passwordless sudo to command for getting privileges
|
2022-12-12 16:22:17 +01:00 |
|
Giacomo
|
6eaa5a89cf
|
Merge pull request #236 from 0xjei/fix/cf-deploy
Workaround for SSL error
|
2022-12-12 16:19:44 +01:00 |
|
Jeeiii
|
d82cf871fc
|
ci: workaround for ssl error and authentication using service account key instead of token
|
2022-12-12 16:18:38 +01:00 |
|
Giacomo
|
384281fa21
|
Merge pull request #235 from 0xjei/fix/cf-deploy
Switch to `GOOGLE_APPLICATION_CREDENTIALS` from deprecated `FIREBASE_TOKEN`
|
2022-12-09 18:34:16 +01:00 |
|
Jeeiii
|
c7d90f63b4
|
ci: switch to GOOGLE_APPLICATION_CREDENTIALS from deprecated FIREBASE_TOKEN for deploy
|
2022-12-09 18:33:09 +01:00 |
|
ctrlc03
|
9e8b3df464
|
feat(setup): decoupling setup from the cli
Moving setup utils from cli to actions
fix #217
|
2022-12-09 17:28:49 +00:00 |
|
Giacomo
|
c0a433a8e2
|
Merge pull request #233 from 0xjei/fix/cf-deploy
Wrong cpu value for `verifycontribution`
|
2022-12-09 18:28:28 +01:00 |
|
Jeeiii
|
c9922391b9
|
fix: wrong cpu value for verifycontribution cloud function and missing ci token
|
2022-12-09 18:24:55 +01:00 |
|
Giacomo
|
83135afd03
|
Merge pull request #232 from 0xjei/fix/actions-wd
Fix actions working directory outdated paths
|
2022-12-09 17:30:52 +01:00 |
|
Jeeiii
|
cdd3bd902a
|
ci: fix outdated working directory paths for github actions
|
2022-12-09 17:27:43 +01:00 |
|
Giacomo
|
f99153a316
|
Merge pull request #231 from 0xjei/fix/actions
Update deploy Firebase dev env CI action
|
2022-12-09 17:18:15 +01:00 |
|
Jeeiii
|
43bd5b9c94
|
ci: update deploy development environment to firebase script accordingly to latest updates
|
2022-12-09 17:13:28 +01:00 |
|
Giacomo
|
26eb9283e3
|
Merge pull request #228 from quadratic-funding/gurrpi-patch-2
Fix build failure of website
|
2022-12-09 16:56:39 +01:00 |
|
Giacomo
|
31fbd3152e
|
Merge pull request #227 from quadratic-funding/gurrpi-patch-1
Update Node.js version requirement in README.md
|
2022-12-09 16:55:54 +01:00 |
|
Giacomo
|
42dae0c382
|
Merge pull request #229 from 0xjei/build/test
Update CI action for running test
|
2022-12-09 14:11:13 +01:00 |
|
Jeeiii
|
725d150e81
|
ci: update wrong ci configuration
|
2022-12-09 13:37:39 +01:00 |
|
Jeeiii
|
ecca4cf9aa
|
ci: add missing pull_request_target types
|
2022-12-09 12:58:00 +01:00 |
|
Jeeiii
|
998824ea6b
|
chore: update timeout for tests
|
2022-12-09 12:56:44 +01:00 |
|
Jeeiii
|
dfa5f0104c
|
ci: change scope from pull_request to newest pull_request_target
|
2022-12-09 12:52:10 +01:00 |
|
Jeeiii
|
730c94d0fe
|
chore: update jest config timeout
|
2022-12-08 15:46:30 +01:00 |
|
Jeeiii
|
3753b33ec3
|
ci: update ci action for running unit and e2e on pr
|
2022-12-08 15:27:01 +01:00 |
|
Daehyun Paik
|
67897bb29f
|
Fix build failure of website
Node.js version greater than 16 is not compatible to this project( See #225 (comment)).
|
2022-12-06 19:52:56 +01:00 |
|
Daehyun Paik
|
d857507db4
|
Update Node.js version requirement in README.md
Node.js version greater than 16 is not compatible to this project(
See https://github.com/quadratic-funding/mpc-phase2-suite/pull/225#discussion_r1041316883).
|
2022-12-06 19:51:33 +01:00 |
|
Giacomo
|
55428b403a
|
Merge pull request #200 from quadratic-funding/refactor/monorepo
Monorepo
|
2022-12-06 18:37:17 +01:00 |
|
Giacomo
|
bcdc48f4a3
|
Merge pull request #225 from 0xjei/refactor/monorepo
Fix test clean up
|
2022-12-06 18:33:33 +01:00 |
|
Jeeiii
|
e484a7b7c4
|
test: add missing clean up for users and authentication service; workaround for waiting CF execution
|
2022-12-06 16:42:01 +01:00 |
|
Jeeiii
|
31fffca9d6
|
chore: add timeout and removed wrong folders from coverage collection
|
2022-12-06 16:39:31 +01:00 |
|
Jeeiii
|
7385223e2d
|
chore: removed unnecessary prebuild scripts; minor config for node version and main entry point
|
2022-12-06 16:39:04 +01:00 |
|
Jeeiii
|
27d3e7ee12
|
feat: add documentation boilerplate website to packages; merge conflicts
|
2022-12-02 11:25:36 +01:00 |
|
Giacomo
|
e0a487ae24
|
Merge pull request #222 from 0xjei/refactor/monorepo
Use re-export instead of import/export
|
2022-12-02 10:58:22 +01:00 |
|
Giacomo
|
83ea4330a9
|
Merge pull request #223 from 0xjei/feat/test
Bootstrap basic data generators and utilities for testing
|
2022-12-02 10:58:12 +01:00 |
|
Jeeiii
|
1fc12c9f9c
|
chore: missing doc reference for firebase app
|
2022-12-01 20:35:56 +01:00 |
|
Jeeiii
|
e3ef96bdd6
|
perf: use re-export instead of import/export
|
2022-12-01 20:19:24 +01:00 |
|
Jeeiii
|
4bcb9076b1
|
refactor: add fake data generators and pre-generated samples for testing
|
2022-11-30 19:06:41 +01:00 |
|