Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
feat: deploy ci to more repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Jul 16, 2021
1 parent f30cf60 commit 1a45cb3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
{ "target": "ipfs/go-bitswap" },
{ "target": "ipfs/go-block-format" },
{ "target": "ipfs/go-blockservice" },
{ "target": "ipfs/go-bs-sqlite3" },

This comment has been minimized.

Copy link
@Stebalien

Stebalien Jul 16, 2021

Author Member

Er. Sorry. Meant for this to go through a PR. I'm going to go ahead and protect master now.

{ "target": "ipfs/go-cid" },
{ "target": "ipfs/go-cidutil" },
{ "target": "ipfs/go-datastore" },
Expand Down Expand Up @@ -41,6 +42,7 @@
{ "target": "ipfs/go-ipfs-provider" },
{ "target": "ipfs/go-ipfs-routing" },
{ "target": "ipfs/go-ipfs-util" },
{ "target": "ipfs/go-ipld-cbor" },
{ "target": "ipfs/go-ipld-format" },
{ "target": "ipfs/go-ipld-git" },
{ "target": "ipfs/go-ipld-legacy" },
Expand All @@ -49,6 +51,7 @@
{ "target": "ipfs/go-merkledag" },
{ "target": "ipfs/go-metrics-interface" },
{ "target": "ipfs/go-metrics-prometheus" },
{ "target": "ipfs/go-mfs" },
{ "target": "ipfs/go-namesys" },
{ "target": "ipfs/go-path" },
{ "target": "ipfs/go-peertaskqueue" },
Expand All @@ -65,6 +68,7 @@
{ "target": "ipfs/tar-utils" },
{ "target": "ipld/go-car" },
{ "target": "ipld/go-codec-dagpb" },
{ "target": "ipld/go-dagwriter" },
{ "target": "ipld/go-ipld-adl-hamt" },
{ "target": "ipld/go-ipld-btc" },
{ "target": "ipld/go-ipld-graphql" },
Expand Down

0 comments on commit 1a45cb3

Please sign in to comment.