Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions rev_news/drafts/edition-19.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -394,6 +394,7 @@ __Light reading__


__Git tools and sites__
* [Git CI stats](https://larsxschneider.github.io/git-ci-stats/) - List all commits of a given branch and visualize the CI status, CI execution time, and failing test

Copy link
Contributor

Choose a reason for hiding this comment

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

Honestly I didn't understand what the link was about before following the link ;-).

If I understand correctly, this is a tool to visualize the travis-CI status for git.git, while the text suggests that it's a tool that anyone can use on his own repo.

My 2 cents,

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah, I agree the link would be better called "Travis CI build and test status for git.git commits" or something like that.

Copy link
Contributor

@tfnicotfnicoSep 14, 2016

Choose a reason for hiding this comment

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

Edit: Didn't realize this was already merged. I'll update it to this then:

[Git CI stats](https://larsxschneider.github.io/git-ci-stats/) - shows the Travis CI build charts for the Git project itself, including result, build time and test results for every single commit. 

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@tfnico thanks for the edit! This is better 👍


## Credits
Expand Down