[geos-commits] [SCM] GEOS branch master updated. fb78e4a5ae698b58ac140b252900512fe9a03348
git at osgeo.org
git at osgeo.org
Tue Nov 3 15:09:15 PST 2020
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 "GEOS".
The branch, master has been updated
via fb78e4a5ae698b58ac140b252900512fe9a03348 (commit)
from 4ad366c6c2d6c609a84434793fe8fc106298a4db (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 fb78e4a5ae698b58ac140b252900512fe9a03348
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Tue Nov 3 15:09:11 2020 -0800
Add GitHub Actions badge to README
diff --git a/README.md b/README.md
index 98a53d5..f32facb 100644
--- a/README.md
+++ b/README.md
@@ -12,12 +12,13 @@ More information is available the [project homepage](https://trac.osgeo.org/geos
## Build status
-| branch / CI | Debbie | Winnie | Dronie | Travis CI | GitLab CI | AppVeyor | Bessie | Bessie32 |
-|:--- |:--- |:--- |:--- |:--- |:--- |:--- |:--- |:--- |
-| master | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Master/) | [](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Master/) | [](https://dronie.osgeo.org/geos/geos?branch=master) | [](https://travis-ci.com/libgeos/geos?branch=master) | [](https://gitlab.com/geos/libgeos/commits/master) | [](https://ci.appveyor.com/project/dbaston/geos/branch/master) | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Worker_Run/label=be
ssie) | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Worker_Run/label=bessie32) |
+| branch / CI | Debbie | Winnie | Dronie | Travis CI | GitLab CI | AppVeyor | Bessie | Bessie32 | GitHub |
+|:--- |:--- |:--- |:--- |:--- |:--- |:--- |:--- |:--- |:--- |
+| master | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Master/) | [](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Master/) | [](https://dronie.osgeo.org/geos/geos?branch=master) | [](https://travis-ci.com/libgeos/geos?branch=master) | [](https://gitlab.com/geos/libgeos/commits/master) | [](https://ci.appveyor.com/project/dbaston/geos/branch/master) | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Worker_Run/label=be
ssie) | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Worker_Run/label=bessie32) | [](https://github.com/libgeos/geos/actions?query=workflow%3ACI)
| 3.8 | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Branch_3.8/) | [](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Branch_3.8/) | [](https://dronie.osgeo.org/geos/geos?branch=3.8) | [](https://travis-ci.com/libgeos/geos?branch=3.8) | [](https://gitlab.com/geos/libgeos/commits/3.8) | [](https://ci.appveyor.com/project/dbaston/geos/branch/3.8) |
| 3.7 | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Branch_3.7/) | [](https://winnie.postgis.net:444/view/GEOS/job/GEOS_Branch_3.7/) | [](https://dronie.osgeo.org/geos/geos?branch=3.7) | [](https://travis-ci.com/libgeos/geos?branch=3.7) | [](https://gitlab.com/geos/libgeos/commits/3.7) | [](https://ci.appveyor.com/project/dbaston/geos/branch/3.7) |
+
## Build/install
See INSTALL file
-----------------------------------------------------------------------
Summary of changes:
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list