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

Improve the badges and templates for the repository #480

Merged
merged 3 commits into from
Oct 6, 2018
Merged

Improve the badges and templates for the repository #480

merged 3 commits into from
Oct 6, 2018

Conversation

sidhantnagpal
Copy link

Description

  • Improve the GitHub template files for the repository.
  • Improves the badges and fixes the link to PyPI package.

Before:
Build Status Codacy Badge Docker Build Status PyPI PyPI Gitter
After:
Build Status Codacy Badge Docker Build PyPI Gitter

[![Docker Build Status](https://img.shields.io/docker/build/scoreucsc/bassa.svg)]()
[![PyPI](https://img.shields.io/pypi/dm/Bassa.svg)](https://pypi.python.org/pypi)
[![PyPI](https://img.shields.io/pypi/v/Bassa.svg)](https://pypi.python.org/pypi)
[![Docker Build](https://img.shields.io/docker/automated/scoreucsc/bassa.svg)]()
Copy link
Collaborator

@vivonk vivonk Sep 22, 2018

Choose a reason for hiding this comment

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

@agentmilindu @malithsen please clarify this. Do we have tested our docker build?

Copy link
Collaborator

@agentmilindu agentmilindu Oct 6, 2018

Choose a reason for hiding this comment

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

Recently, I changed the docker to be built with Travis CI. But still, there are some issues. Have to work on that.

Copy link
Collaborator

@vivonk vivonk left a comment

Choose a reason for hiding this comment

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

LGTM

@agentmilindu agentmilindu merged commit 8b69a86 into scorelab:develop Oct 6, 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