Merge pull request #287 from pblottiere/drop_ubuntu_16_ci

Remove Xenial CI
This commit is contained in:
Paul Blottiere 2022-02-07 14:43:31 +01:00 committed by GitHub
commit decf80c2b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 88 deletions

View File

@ -1,24 +0,0 @@
name: "[ubuntu-16.04] PostgreSQL 10 and PostGIS 2.5"
on: [push, pull_request]
jobs:
build:
name: Building and testing
runs-on: ubuntu-16.04
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Install PostgreSQL and PostGIS
env:
POSTGRESQL_VERSION: 10
POSTGIS_VERSION: 2.5
run: .github/scripts/postgresql_postgis.sh
- name: Install and check PgPointCloud
env:
POSTGRESQL_VERSION: 10
POSTGIS_VERSION: 2.5
run: .github/scripts/pgpointcloud.sh
- name: Error
if: ${{ failure() }}
run: cat pgsql/regression.diffs

View File

@ -1,24 +0,0 @@
name: "[ubuntu-16.04] PostgreSQL 11 and PostGIS 2.5"
on: [push, pull_request]
jobs:
build:
name: Building and testing
runs-on: ubuntu-16.04
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Install PostgreSQL and PostGIS
env:
POSTGRESQL_VERSION: 11
POSTGIS_VERSION: 2.5
run: .github/scripts/postgresql_postgis.sh
- name: Install and check PgPointCloud
env:
POSTGRESQL_VERSION: 11
POSTGIS_VERSION: 2.5
run: .github/scripts/pgpointcloud.sh
- name: Error
if: ${{ failure() }}
run: cat pgsql/regression.diffs

View File

@ -1,24 +0,0 @@
name: "[ubuntu-16.04] PostgreSQL 9.6 and PostGIS 2.5"
on: [push, pull_request]
jobs:
build:
name: Building and testing
runs-on: ubuntu-16.04
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Install PostgreSQL and PostGIS
env:
POSTGRESQL_VERSION: 9.6
POSTGIS_VERSION: 2.5
run: .github/scripts/postgresql_postgis.sh
- name: Install and check PgPointCloud
env:
POSTGRESQL_VERSION: 9.6
POSTGIS_VERSION: 2.5
run: .github/scripts/pgpointcloud.sh
- name: Error
if: ${{ failure() }}
run: cat pgsql/regression.diffs

View File

@ -12,7 +12,4 @@ https://pgpointcloud.github.io/pointcloud/ for more information.
| | PostGIS 2.5 | PostGIS 3 |
| -------------- |:-------------:|:---------:|
| PostgreSQL 9.6 | ![](https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-16.04%5D%20PostgreSQL%209.6%20and%20PostGIS%202.5?label=Ubuntu%2016.04&logo=github&style=plastic) | |
| PostgreSQL 10 | ![](https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-16.04%5D%20PostgreSQL%2010%20and%20PostGIS%202.5?label=Ubuntu%2016.04&logo=github&style=plastic) | |
| PostgreSQL 11 | ![](https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-16.04%5D%20PostgreSQL%2011%20and%20PostGIS%202.5?label=Ubuntu%2016.04&logo=github&style=plastic) | |
| PostgreSQL 12 | ![](https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-18.04%5D%20PostgreSQL%2012%20and%20PostGIS%202.5?label=Ubuntu%2018.04&logo=github&style=plastic) | ![](https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-18.04%5D%20PostgreSQL%2012%20and%20PostGIS%203?label=Ubuntu%2018.04&logo=github&style=plastic) |

View File

@ -128,22 +128,9 @@ and with various PostgreSQL/PostGIS releases:
+---------------+----------------+-----------------+
| | PostGIS 2.5 | PostGIS 3 |
+---------------+----------------+-----------------+
| PostgreSQL 9.6| |96_25| | |
+---------------+----------------+-----------------+
| PostgreSQL 10 | |10_25| | |
+---------------+----------------+-----------------+
| PostgreSQL 11 | |11_25| | |
+---------------+----------------+-----------------+
| PostgreSQL 12 | |12_25| | |12_3| |
+---------------+----------------+-----------------+
.. |96_25| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-16.04%5D%20PostgreSQL%209.6%20and%20PostGIS%202.5?label=Ubuntu%2016.04&logo=github&style=plastic
:target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-16.04%5D+PostgreSQL+9.6+and+PostGIS+2.5%22
.. |10_25| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-16.04%5D%20PostgreSQL%2010%20and%20PostGIS%202.5?label=Ubuntu%2016.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-16.04%5D+PostgreSQL+10+and+PostGIS+2.5%22
.. |11_25| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-16.04%5D%20PostgreSQL%2011%20and%20PostGIS%202.5?label=Ubuntu%2016.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-16.04%5D+PostgreSQL+11+and+PostGIS+2.5%22
.. |12_25| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-18.04%5D%20PostgreSQL%2012%20and%20PostGIS%202.5?label=Ubuntu%2018.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-18.04%5D+PostgreSQL+12+and+PostGIS+2.5%22
.. |12_3| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-18.04%5D%20PostgreSQL%2012%20and%20PostGIS%203?label=Ubuntu%2018.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-18.04%5D+PostgreSQL+12+and+PostGIS+3%22