deploy: 86573e8c8cfe2c44a50eef01226ac8dc04907cc0

This commit is contained in:
pblottiere 2022-09-14 11:16:40 +00:00
parent eda6f66756
commit b95c2204af
3 changed files with 24 additions and 16 deletions

View File

@ -136,21 +136,23 @@ Continuous Integration
pgPointcloud tests are run with `Github Actions`_ on several Ubuntu versions
and with various PostgreSQL/PostGIS releases:
+---------------+-----------------------+------------------------+
| | PostGIS 2.5 | PostGIS 3.2 |
+---------------+-----------------------+------------------------+
| PostgreSQL 10 | |10_25_bionic| | |
+---------------+-----------------------+------------------------+
| PostgreSQL 11 | |11_25_bionic| | |
+---------------+-----------------------+------------------------+
| PostgreSQL 12 | |12_25_bionic| | |12_32_bionic| |
| | | |
| | | |12_32_focal| |
+---------------+-----------------------+------------------------+
| PostgreSQL 13 | | |13_32_focal| |
+---------------+-----------------------+------------------------+
| PostgreSQL 14 | | |14_32_focal| |
+---------------+-----------------------+------------------------+
+--------------------+-----------------------+------------------------+
| | PostGIS 2.5 | PostGIS 3.2 |
+--------------------+-----------------------+------------------------+
| PostgreSQL 10 | |10_25_bionic| | |
+--------------------+-----------------------+------------------------+
| PostgreSQL 11 | |11_25_bionic| | |
+--------------------+-----------------------+------------------------+
| PostgreSQL 12 | |12_25_bionic| | |12_32_bionic| |
| | | |
| | | |12_32_focal| |
+--------------------+-----------------------+------------------------+
| PostgreSQL 13 | | |13_32_focal| |
+--------------------+-----------------------+------------------------+
| PostgreSQL 14 | | |14_32_focal| |
+--------------------+-----------------------+------------------------+
| PostgreSQL 15 Beta | | |15_32_focal| |
+--------------------+-----------------------+------------------------+
.. |10_25_bionic| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-18.04%5D%20PostgreSQL%2010%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+10+and+PostGIS+2.5%22
@ -166,6 +168,8 @@ and with various PostgreSQL/PostGIS releases:
.. |14_32_focal| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-20.04%5D%20PostgreSQL%2014%20and%20PostGIS%203.2?label=Ubuntu%2020.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+14+and+PostGIS+3.2%22
.. |15_32_focal| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-20.04%5D%20PostgreSQL%2015%20and%20PostGIS%203.2?label=Ubuntu%2020.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+15+and+PostGIS+3.2%22
.. _`source`: https://github.com/hobu/laz-perf
.. _`DockerHub`: https://hub.docker.com/_/postgres
.. _`GitHub Actions`: https://github.com/pgpointcloud/pointcloud/actions

View File

@ -239,6 +239,10 @@ and with various PostgreSQL/PostGIS releases:</p>
<td></td>
<td><p><img alt="14_32_focal" src="https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-20.04%5D%20PostgreSQL%2014%20and%20PostGIS%203.2?label=Ubuntu%2020.04&amp;logo=github&amp;style=plastic:target:https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+14+and+PostGIS+3.2%22" /></p></td>
</tr>
<tr class="row-odd"><td><p>PostgreSQL 15 Beta</p></td>
<td></td>
<td><p><img alt="15_32_focal" src="https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-20.04%5D%20PostgreSQL%2015%20and%20PostGIS%203.2?label=Ubuntu%2020.04&amp;logo=github&amp;style=plastic:target:https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+15+and+PostGIS+3.2%22" /></p></td>
</tr>
</tbody>
</table>
</section>

File diff suppressed because one or more lines are too long