File tree Expand file tree Collapse file tree 16 files changed +1
-31
lines changed
interface-blockstore-tests
interface-datastore-tests Expand file tree Collapse file tree 16 files changed +1
-31
lines changed Original file line number Diff line number Diff line change 28
28
"docs" : " NODE_OPTIONS=--max_old_space_size=8192 aegir docs" ,
29
29
"docs:no-publish" : " NODE_OPTIONS=--max_old_space_size=8192 aegir docs --publish false" ,
30
30
"dep-check" : " aegir run dep-check" ,
31
- "release" : " npm run docs:no-publish && aegir run release && npm run docs"
31
+ "release" : " npm run docs:no-publish && aegir run release --concurrency=1 && npm run docs"
32
32
},
33
33
"devDependencies" : {
34
34
"aegir" : " ^41.1.9"
Original file line number Diff line number Diff line change 1
- # blockstore-core
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
Original file line number Diff line number Diff line change 1
- # blockstore-fs
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
Original file line number Diff line number Diff line change 1
- # blockstore-idb
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
Original file line number Diff line number Diff line change 1
- # blockstore-level
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
Original file line number Diff line number Diff line change 1
- # blockstore-s3
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
Original file line number Diff line number Diff line change 1
- # datastore-core
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
Original file line number Diff line number Diff line change 1
- # datastore-fs
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
Original file line number Diff line number Diff line change 1
- # datastore-idb
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
Original file line number Diff line number Diff line change 1
- # datastore-level
2
-
3
1
[ ![ ipfs.tech] ( https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square )] ( https://ipfs.tech )
4
2
[ ![ Discuss] ( https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square )] ( https://discuss.ipfs.tech )
5
3
[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-stores )
You can’t perform that action at this time.
0 commit comments