File tree 2 files changed +0
-7
lines changed
2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 43
43
allow_failures :
44
44
- name : external - ipfs-companion
45
45
- name : external - npm-on-ipfs
46
- - name : external - ipfs-pubsub-room
47
46
- name : external - peer-base
48
47
- name : external - service-worker-gateway
49
48
- name : external - orbit-db
@@ -128,11 +127,6 @@ jobs:
128
127
script :
129
128
- npm run test:external -- npm-on-ipfs https://github.com/ipfs-shipyard/npm-on-ipfs.git
130
129
131
- - stage : test
132
- name : external - ipfs-pubsub-room
133
- script :
134
- - npm run test:external -- ipfs-pubsub-room https://github.com/ipfs-shipyard/ipfs-pubsub-room.git
135
-
136
130
- stage : test
137
131
name : external - peer-base
138
132
script :
Original file line number Diff line number Diff line change 32
32
- [ ] ~~ [ ipfs-desktop] ( https://github.com/ipfs-shipyard/ipfs-desktop ) ~~ (Does not depend on ` js-ipfs ` or ` js-ipfs-http-client ` )
33
33
- [ ] [ ipfs-companion] ( https://github.com/ipfs-shipyard/ipfs-companion )
34
34
- [ ] [ npm-on-ipfs] ( https://github.com/ipfs-shipyard/npm-on-ipfs )
35
- - [ ] [ ipfs-pubsub-room] ( https://github.com/ipfs-shipyard/ipfs-pubsub-room )
36
35
- [ ] [ peer-base] ( https://github.com/peer-base/peer-base )
37
36
- [ ] [ service-worker-gateway] ( https://github.com/ipfs-shipyard/service-worker-gateway )
38
37
- [ ] Third party application testing
You can’t perform that action at this time.
0 commit comments