1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-25 18:56:50 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
5da468c831
CI runs for v4 branch (#1095)
* make v4 CI runs work

* update code owners
2022-02-14 14:47:10 +00:00
942bd4a77b
test runs against Node.js v16 (#989) 2022-01-13 11:57:08 +00:00
1cf69c2423
fix next.js env vars 2021-10-27 18:07:11 +01:00
3729c63581
migrate to Next.js (#935)
* migrate to Next.js

* migrate scripts

* generate markdown pages

* make all the markdown work

* fix profile, fix image loading

* git+ssh → git+https, again

* bump packages

* maybe windows build fix

* add public to gitignore

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* Next.js v12! Webpack 5! No build hacks anymore

* json import fixes

* fixes

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-10-27 11:30:32 +01:00
7279a642f6
docs updates, remove GATSBY_NETWORK env var 2021-07-27 16:12:54 +02:00
b398106238
Update CODEOWNERS (#751) 2021-07-23 10:49:04 +02:00
a951f9bf3b
replace Travis with GitHub Actions workflow (#358)
* replace Travis with GitHub Actions workflow

* fix prettier on Windows

* remove PascalCasing bash one-liner for one use case

* use mkdirp to workaround Windows

* cache tweaks

* move s3 deploy to own workflow

* upload artifacts for debug

* path tweak

* debug

* apollo:codegen without folder pre-creation

* debug: activate s3 deploy for all branches

* pass env vars to deployment build

* more env var passing

* deploy main branch pushes only
2021-02-02 15:07:02 +02:00
ad864cc249
Dev experience tweaks (#354)
* add VS Code workspace settings

* add everything required for auto-formatting on filesave
* add list of suggested extensions

* add pre-commit hook for `npm run format`

* update code style docs

* make pre-commit work

* update docs

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-01-28 17:28:32 +01:00
2f6906c208
Create codeql-analysis.yml (#321) 2021-01-20 14:57:14 +01:00
38ccfc635e
refactor for Gatsby, update all the things 2020-06-30 11:28:49 +02:00
alexcos20
ebd5ba9495 first commit 2020-05-07 09:03:30 +03:00