[postgis-tickets] [SCM] PostGIS; Spatial objects for PostgreSQL. branch stable-2.4 updated. 6cb46f032ef8f1c9fd5ec980bad4bf6330474514

git at osgeo.org git at osgeo.org
Thu Oct 31 01:41:28 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.4 has been updated
       via  6cb46f032ef8f1c9fd5ec980bad4bf6330474514 (commit)
      from  f290830bd677ec446e764fc09cc376c20d4cf427 (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 6cb46f032ef8f1c9fd5ec980bad4bf6330474514
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Oct 31 09:41:15 2019 +0100

    Fix CI badge links on branch renaming

diff --git a/README.md b/README.md
index fdb08d9..e3d777b 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.4)](https://debbie.postgis.net:444/view/PostGIS/job/PostGIS_2.4/)
 Dronie:
- [![Build Status](https://drone.osgeo.org/api/badges/postgis/postgis/status.svg?branch=svn-2.4)](https://drone.osgeo.org/postgis/postgis?branch=svn-2.4)
+ [![Build Status](https://drone.osgeo.org/api/badges/postgis/postgis/status.svg?branch=stable-2.4)](https://drone.osgeo.org/postgis/postgis?branch=svn-2.4)
 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.4/build.svg)](https://gitlab.com/postgis/postgis/commits/svn-2.4)
+ [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/stable-2.4/build.svg)](https://gitlab.com/postgis/postgis/commits/svn-2.4)
 
 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