* [tarantool-patches] [PATCH] readme: add GitLab-CI badge
@ 2019-08-30 14:16 Alexander Turenko
0 siblings, 0 replies; only message in thread
From: Alexander Turenko @ 2019-08-30 14:16 UTC (permalink / raw)
To: Kirill Yukhin
Cc: Alexander Turenko, tarantool-patches, Alexander V . Tikhonov
Aside of that fixed other badges URLs to point to master branch.
---
no issue
https://github.com/tarantool/tarantool/tree/Totktonada/add-gitlab-ci-badge
I had added [1] instead of [2], because the latter looks as a mess. [1]
shows CI statuses for master branch.
[1]: https://gitlab.com/tarantool/tarantool/commits/master
[2]: https://gitlab.com/tarantool/tarantool/pipelines
README.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 020f79815..b682cabeb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Tarantool
[![Build Status][travis-badge]][travis-url]
+[![Build Status][gitlab-ci-badge]][gitlab-ci-url]
[![Code Coverage][coverage-badge]][coverage-url]
[![Telegram][telegram-badge]][telegram-url]
[![Slack][slack-badge]][slack-url]
@@ -52,10 +53,12 @@ list, tarantool@googlegroups.com.
Thank you for your interest in Tarantool!
-[travis-badge]: https://api.travis-ci.org/tarantool/tarantool.svg?branch=2.1
+[travis-badge]: https://api.travis-ci.org/tarantool/tarantool.svg?branch=master
[travis-url]: https://travis-ci.org/tarantool/tarantool
-[coverage-badge]: https://coveralls.io/repos/github/tarantool/tarantool/badge.svg?branch=2.1
-[coverage-url]: https://coveralls.io/github/tarantool/tarantool?branch=2.1
+[gitlab-ci-badge]: https://gitlab.com/tarantool/tarantool/badges/master/pipeline.svg
+[gitlab-ci-url]: https://gitlab.com/tarantool/tarantool/commits/master
+[coverage-badge]: https://coveralls.io/repos/github/tarantool/tarantool/badge.svg?branch=master
+[coverage-url]: https://coveralls.io/github/tarantool/tarantool?branch=master
[groups-badge]: https://img.shields.io/badge/Google-Groups-orange.svg
[groups-url]: https://groups.google.com/forum/#!forum/tarantool
[telegram-badge]: https://img.shields.io/badge/Telegram-join%20chat-blue.svg
--
2.22.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-30 14:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-30 14:16 [tarantool-patches] [PATCH] readme: add GitLab-CI badge Alexander Turenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox