Skip to content

Commit 65c97ad

Browse files
committed
Update CI chapter in developer doc
1 parent 880fec1 commit 65c97ad

File tree

1 file changed

+29
-13
lines changed

1 file changed

+29
-13
lines changed

doc/development.rst

Lines changed: 29 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -137,24 +137,40 @@ pgPointcloud tests are run with `Github Actions`_ on several Ubuntu versions
137137
and with various PostgreSQL/PostGIS releases:
138138

139139
+--------------------+-----------------------+-------------------------+
140-
| | PostGIS 3.3 | W/O PostGIS |
141-
+--------------------+------------------------+------------------------+
142-
| PostgreSQL 13 | |13_33_jammy| | |13_33_jammy| |
143-
+--------------------+------------------------+------------------------+
144-
| PostgreSQL 14 | |14_33_jammy| | |14_33_jammy| |
145-
+--------------------+------------------------+------------------------+
146-
| PostgreSQL 15 | |15_33_jammy| | |15_33_jammy| |
147-
+--------------------+------------------------+------------------------+
148-
| PostgreSQL 16 | |16_33_jammy| | |16_33_jammy| |
140+
| | w/o PostGIS | PostGIS 3.3 |
149141
+--------------------+-----------------------+-------------------------+
142+
| PostgreSQL 13 | |13_33_jammy| | |13_33_jammy| |
143+
| | | |
144+
| | |13_33_noble| | |13_33_noble| |
145+
+--------------------+-----------------------+-------------------------+
146+
| PostgreSQL 14 | |14_33_jammy| | |14_33_jammy| |
147+
| | | |
148+
| | |14_33_noble| | |14_33_noble| |
149+
+--------------------+-----------------------+-------------------------+
150+
| PostgreSQL 15 | |15_33_jammy| | |15_33_jammy| |
151+
| | | |
152+
| | |15_33_noble| | |15_33_noble| |
153+
+--------------------+-----------------------+-------------------------+
154+
| PostgreSQL 16 | |16_33_jammy| | |16_33_jammy| |
155+
| | | |
156+
| | |16_33_noble| | |16_33_noble| |
157+
+--------------------+-----------------------+-------------------------+
158+
159+
.. |13_33_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres13_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=ubuntu :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-22.04%5D+PostgreSQL+13+and+PostGIS+3.3%22
160+
161+
.. |14_33_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres14_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=ubuntu :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-22.04%5D+PostgreSQL+14+and+PostGIS+3.3%22
162+
163+
.. |15_33_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres15_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=ubuntu :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-22.04%5D+PostgreSQL+15+and+PostGIS+3.3%22
164+
165+
.. |16_33_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres16_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=ubuntu :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-22.04%5D+PostgreSQL+16+and+PostGIS+3.3%22
150166

151-
.. |13_33_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres13_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-22.04%5D+PostgreSQL+13+and+PostGIS+3.3%22
167+
.. |13_33_noble| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/noble_postgres13_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=ubuntu :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-24.04%5D+PostgreSQL+13+and+PostGIS+3.3%22
152168

153-
.. |14_33_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres14_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-22.04%5D+PostgreSQL+14+and+PostGIS+3.3%22
169+
.. |14_33_noble| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/noble_postgres14_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=ubuntu :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-24.04%5D+PostgreSQL+14+and+PostGIS+3.3%22
154170

155-
.. |15_33_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres15_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-22.04%5D+PostgreSQL+15+and+PostGIS+3.3%22
171+
.. |15_33_noble| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/noble_postgres15_postgis33.yml?branch=master&label=Ubuntu%2024.04&logo=ubuntu :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-24.04%5D+PostgreSQL+15+and+PostGIS+3.3%22
156172

157-
.. |16_33_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres16_postgis33.yml?branch=master&label=Ubuntu%2022.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-22.04%5D+PostgreSQL+16+and+PostGIS+3.3%22
173+
.. |16_33_noble| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/noble_postgres16_postgis33.yml?branch=master&label=Ubuntu%2024.04&logo=ubuntu :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-24.04%5D+PostgreSQL+16+and+PostGIS+3.3%22
158174

159175
.. _`source`: https://github.com/hobu/laz-perf
160176
.. _`DockerHub`: https://hub.docker.com/_/postgres

0 commit comments

Comments
 (0)