Skip to content

Commit

Permalink
Add huskyCI dashboard logo as project title and tags (#10)
Browse files Browse the repository at this point in the history
* docs|FEAT: Rename charts image

* docs|FEAT: Add huskyCI's logo as title

* src|FEAT: Change huskyCI dashboard image
  • Loading branch information
Krlier authored and rafaveira3 committed Sep 25, 2019
1 parent 29eb3fd commit 141ca5a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<h1 align="center">
<p align="center">huskyCI-dashboard</p>
</h1>
<p align="center"><img src="src/logo.png"/></p>

<p align="center">
<a href="https://github.com/globocom/huskyCI-dashboard/releases"><img src="https://img.shields.io/github/v/release/globocom/huskyCI-dashboard"/></a>
<a href="https://gitter.im/globocom/huskyCI"><img src="https://badges.gitter.im/globocom/huskyCI.svg"/></a>
<a href="https://circleci.com/gh/globocom/huskyCI/tree/master"><img src="https://img.shields.io/circleci/build/github/globocom/huskyCI-dashboard/master?token=f0a1cf0782407f6cf8f87705fbd3f5d5d579bed1"/></a>
<a href="https://github.com/rafaveira3/writing-and-presentations/blob/master/DEFCON-27-APP-SEC-VILLAGE-Rafael-Santos-huskyCI-Finding-security-flaws-in-CI-before-deploying-them.pdf"><img src="https://img.shields.io/badge/DEFCON%2027-AppSec%20Village-blueviolet"/></a>
<a href="https://www.blackhat.com/eu-19/arsenal/schedule/#huskyci-performing-security-tests-inside-your-ci-17792"><img src="https://img.shields.io/badge/Black%20Hat%20Arsenal-Europe%202019-black"/></a>
</p>

## How does it work?

The main goal of this project is to provide a frontend for every huskyCI user check the stats of the analyses done. If you don't know yet what huskyCI is, you should check [this repository](https://github.com/globocom/huskyCI).
The main goal of this project is to provide a front-end for every huskyCI user to check the stats of the analyses done. If you don't know yet what huskyCI is, check it out [here](https://github.com/globocom/huskyCI).

<p align="center"><img src="fe.png"/></p>
<p align="center"><img src="charts.png"/></p>

## Requirements

Expand Down Expand Up @@ -42,11 +43,7 @@ yarn start

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests to huskyCI-dashboard.

## Documentation

You can find huskyCI-dashboard documentation [here](https://github.com/globocom/huskyCI-dashboard/wiki).
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct and the process of submitting pull requests to huskyCI-dashboard.

## License

Expand Down
Binary file added charts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed fe.png
Binary file not shown.
Binary file modified src/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 141ca5a

Please sign in to comment.