[postgis-tickets] [SCM] PostGIS; Spatial objects for PostgreSQL. branch stable-2.5 updated. 5ecbf4eecc455c7c5d1aacc9141e0e3b4f8c48b3

git at osgeo.org git at osgeo.org
Thu Oct 31 01:43:32 PDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS; Spatial objects for PostgreSQL.".

The branch, stable-2.5 has been updated
       via  5ecbf4eecc455c7c5d1aacc9141e0e3b4f8c48b3 (commit)
      from  f713638b853433b171cad45028c9f61ac6c79fdd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5ecbf4eecc455c7c5d1aacc9141e0e3b4f8c48b3
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Oct 31 09:43:19 2019 +0100

    Fix CI badge links on git branch renaming

diff --git a/README.md b/README.md
index f39ec8e..5d61fff 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,11 @@ Debbie:
 Winnie:
  [![Build Status](https://debbie.postgis.net:444/buildStatus/icon?job=PostGIS_2.5)](https://debbie.postgis.net:444/view/PostGIS/job/PostGIS_2.5/)
 Dronie:
- [![Build Status](https://dronie.osgeo.org/api/badges/postgis/postgis/status.svg?ref=refs/heads/svn-2.5)](https://dronie.osgeo.org/postgis/postgis?branch=svn-2.5)
+ [![Build Status](https://dronie.osgeo.org/api/badges/postgis/postgis/status.svg?ref=refs/heads/stable-2.5)](https://dronie.osgeo.org/postgis/postgis?branch=stable-2.5)
 Travis:
  [![Build Status](https://secure.travis-ci.org/postgis/postgis.svg)](http://travis-ci.org/postgis/postgis)
 GitLab-CI:
- [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/svn-2.5/build.svg)](https://gitlab.com/postgis/postgis/commits/svn-2.5)
+ [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/stable-2.5/build.svg)](https://gitlab.com/postgis/postgis/commits/stable-2.5)
 
 This file is here to play nicely with modern code repository facilities.
 Actual readme is [here](README.postgis).

-----------------------------------------------------------------------

Summary of changes:
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS; Spatial objects for PostgreSQL.


More information about the postgis-tickets mailing list