Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use package-table #3

Merged
merged 5 commits into from
Aug 28, 2018
Merged

feat: use package-table #3

merged 5 commits into from
Aug 28, 2018

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Aug 22, 2018

License: MIT
Signed-off-by: Henrique Dias hacdias@gmail.com

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
@hacdias
Copy link
Member Author

hacdias commented Aug 22, 2018

Ping @diasdavid

README.md Outdated
| [`ipld-cbor`](//github.com/ipfs/go-ipld-cbor) | [![Travis CI](https://travis-ci.org/ipfs/go-ipld-cbor.svg?branch=master)](https://travis-ci.org/ipfs/go-ipld-cbor) | [![jenkins](https://ci.ipfs.team/buildStatus/icon?job=ipfs/go-ipld-cbor/master)](https://ci.ipfs.team/job/ipfs/job/go-ipld-cbor/job/master/) | [![codecov](https://codecov.io/gh/ipfs/go-ipld-cbor/branch/master/graph/badge.svg)](https://codecov.io/gh/ipfs/go-ipld-cbor) |
| [`ipld-git`](//github.com/ipfs/go-ipld-git) | [![Travis CI](https://travis-ci.org/ipfs/go-ipld-git.svg?branch=master)](https://travis-ci.org/ipfs/go-ipld-git) | [![jenkins](https://ci.ipfs.team/buildStatus/icon?job=ipfs/go-ipld-git/master)](https://ci.ipfs.team/job/ipfs/job/go-ipld-git/job/master/) | [![codecov](https://codecov.io/gh/ipfs/go-ipld-git/branch/master/graph/badge.svg)](https://codecov.io/gh/ipfs/go-ipld-git) |
| [`ipld-eth`](//github.com/ipfs/go-ipld-eth) | [![Travis CI](https://travis-ci.org/ipfs/go-ipld-eth.svg?branch=master)](https://travis-ci.org/ipfs/go-ipld-eth) | [![jenkins](https://ci.ipfs.team/buildStatus/icon?job=ipfs/go-ipld-eth/master)](https://ci.ipfs.team/job/ipfs/job/go-ipld-eth/job/master/) | [![codecov](https://codecov.io/gh/ipfs/go-ipld-eth/branch/master/graph/badge.svg)](https://codecov.io/gh/ipfs/go-ipld-eth) |
| [`ipld-btc`](//github.com/ipfs/go-ipld-btc) | [![Travis CI](https://travis-ci.org/ipfs/go-ipld-btc.svg?branch=master)](https://travis-ci.org/ipfs/go-ipld-btc) | [![jenkins](https://ci.ipfs.team/buildStatus/icon?job=ipfs/go-ipld-btc/master)](https://ci.ipfs.team/job/ipfs/job/go-ipld-btc/job/master/) | [![codecov](https://codecov.io/gh/ipfs/go-ipld-btc/branch/master/graph/badge.svg)](https://codecov.io/gh/ipfs/go-ipld-btc) |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the ones that there is no CI, can you replace the wonky badge by a N/A?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we could do that on package-table. There must be APIs for that :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep. In fact, you just have to do a HEAD request for the image and if it returns a 404, then there is no CI running there :)

Copy link
Member Author

@hacdias hacdias Aug 22, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
@daviddias
Copy link
Member

@Stebalien can you review this ASAP? should take you less than 5 mins.

@Stebalien Stebalien merged commit 6087c7c into ipld:master Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants