mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2026-02-01 17:20:32 +00:00
deploy: fc19546eaa8abdfaea0546603d517621d1bf3c83
This commit is contained in:
parent
7e485c3ba7
commit
c3d8e47548
@ -136,25 +136,27 @@ Continuous Integration
|
||||
pgPointcloud tests are run with `Github Actions`_ on several Ubuntu versions
|
||||
and with various PostgreSQL/PostGIS releases:
|
||||
|
||||
+--------------------+-----------------------+------------------------+
|
||||
| | PostGIS 2.5 | PostGIS 3.3 |
|
||||
+--------------------+-----------------------+------------------------+
|
||||
| PostgreSQL 12 | |12_25_focal| | |12_33_focal| |
|
||||
| | | |
|
||||
| | | |12_33_jammy| |
|
||||
+--------------------+-----------------------+------------------------+
|
||||
| PostgreSQL 13 | | |13_33_focal| |
|
||||
| | | |
|
||||
| | | |13_33_jammy| |
|
||||
+--------------------+-----------------------+------------------------+
|
||||
| PostgreSQL 14 | | |14_33_focal| |
|
||||
| | | |
|
||||
| | | |14_33_jammy| |
|
||||
+--------------------+-----------------------+------------------------+
|
||||
| PostgreSQL 15 | | |15_33_focal| |
|
||||
| | | |
|
||||
| | | |15_33_jammy| |
|
||||
+--------------------+-----------------------+------------------------+
|
||||
+--------------------+-----------------------+------------------------+------------------------+
|
||||
| | PostGIS 2.5 | PostGIS 3.3 | W/O PostGIS |
|
||||
+--------------------+-----------------------+------------------------+------------------------+
|
||||
| PostgreSQL 12 | |12_25_focal| | |12_33_focal| | |12_33_focal| |
|
||||
| | | | |
|
||||
| | | |12_33_jammy| | |12_33_jammy| |
|
||||
+--------------------+-----------------------+------------------------+------------------------+
|
||||
| PostgreSQL 13 | | |13_33_focal| | |13_33_focal| |
|
||||
| | | | |
|
||||
| | | |13_33_jammy| | |13_33_jammy| |
|
||||
+--------------------+-----------------------+------------------------+------------------------+
|
||||
| PostgreSQL 14 | | |14_33_focal| | |14_33_focal| |
|
||||
| | | | |
|
||||
| | | |14_33_jammy| | |14_33_jammy| |
|
||||
+--------------------+-----------------------+------------------------+------------------------+
|
||||
| PostgreSQL 15 | | |15_33_focal| | |15_33_focal| |
|
||||
| | | | |
|
||||
| | | |15_33_jammy| | |15_33_jammy| |
|
||||
+--------------------+-----------------------+------------------------+------------------------+
|
||||
| PostgreSQL 16 | | | |16_jammy| |
|
||||
+--------------------+-----------------------+------------------------+------------------------+
|
||||
|
||||
.. |12_25_focal| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres12_postgis25.yml?branch=master&label=Ubuntu%2020.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+12+and+PostGIS+2.5%22
|
||||
|
||||
@ -174,6 +176,8 @@ and with various PostgreSQL/PostGIS releases:
|
||||
|
||||
.. |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
|
||||
|
||||
.. |16_jammy| image:: https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres16.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%22
|
||||
|
||||
.. _`source`: https://github.com/hobu/laz-perf
|
||||
.. _`DockerHub`: https://hub.docker.com/_/postgres
|
||||
.. _`GitHub Actions`: https://github.com/pgpointcloud/pointcloud/actions
|
||||
@ -200,7 +204,7 @@ Steps for releasing a new version of Pointcloud:
|
||||
5. When the PR is merged create a tag for the new release and push it to
|
||||
GitHub:
|
||||
|
||||
.. code-block:: bash
|
||||
.. code-block:: console
|
||||
|
||||
$ git tag -a vx.y.z -m 'version x.y.z'
|
||||
$ git push origin vx.y.z
|
||||
|
||||
@ -220,30 +220,48 @@ and with various PostgreSQL/PostGIS releases:</p>
|
||||
<tr class="row-odd"><td></td>
|
||||
<td><p>PostGIS 2.5</p></td>
|
||||
<td><p>PostGIS 3.3</p></td>
|
||||
<td><p>W/O PostGIS</p></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>PostgreSQL 12</p></td>
|
||||
<td><p><img alt="12_25_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres12_postgis25.yml?branch=master&label=Ubuntu%2020.04&logo=github&style=plastic:target:https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+12+and+PostGIS+2.5%22" /></p></td>
|
||||
<td><p><img alt="12_33_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres12_postgis33.yml?branch=master&label=Ubuntu%2020.04&logo=github&style=plastic:target:https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+12+and+PostGIS+3.3%22" /></p>
|
||||
<p><img alt="12_33_jammy" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres12_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+12+and+PostGIS+3.3%22" /></p>
|
||||
</td>
|
||||
<td><p><img alt="12_33_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres12_postgis33.yml?branch=master&label=Ubuntu%2020.04&logo=github&style=plastic:target:https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+12+and+PostGIS+3.3%22" /></p>
|
||||
<p><img alt="12_33_jammy" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres12_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+12+and+PostGIS+3.3%22" /></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p>PostgreSQL 13</p></td>
|
||||
<td></td>
|
||||
<td><p><img alt="13_33_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres13_postgis33.yml?branch=master&label=Ubuntu%2020.04&logo=github&style=plastic:target:https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+13+and+PostGIS+3.3%22" /></p>
|
||||
<p><img alt="13_33_jammy" src="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" /></p>
|
||||
</td>
|
||||
<td><p><img alt="13_33_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres13_postgis33.yml?branch=master&label=Ubuntu%2020.04&logo=github&style=plastic:target:https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+13+and+PostGIS+3.3%22" /></p>
|
||||
<p><img alt="13_33_jammy" src="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" /></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>PostgreSQL 14</p></td>
|
||||
<td></td>
|
||||
<td><p><img alt="14_33_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres14_postgis33.yml?branch=master&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.3%22" /></p>
|
||||
<p><img alt="14_33_jammy" src="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" /></p>
|
||||
</td>
|
||||
<td><p><img alt="14_33_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres14_postgis33.yml?branch=master&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.3%22" /></p>
|
||||
<p><img alt="14_33_jammy" src="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" /></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p>PostgreSQL 15</p></td>
|
||||
<td></td>
|
||||
<td><p><img alt="15_33_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres15_postgis33.yml?branch=master&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.3%22" /></p>
|
||||
<p><img alt="15_33_jammy" src="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" /></p>
|
||||
</td>
|
||||
<td><p><img alt="15_33_focal" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/focal_postgres15_postgis33.yml?branch=master&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.3%22" /></p>
|
||||
<p><img alt="15_33_jammy" src="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" /></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>PostgreSQL 16</p></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td><p><img alt="16_jammy" src="https://img.shields.io/github/actions/workflow/status/pgpointcloud/pointcloud/jammy_postgres16.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%22" /></p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -263,8 +281,8 @@ database can be upgraded to the new Pointcloud version.</p></li>
|
||||
<li><p>When the PR is merged create a tag for the new release and push it to
|
||||
GitHub:</p></li>
|
||||
</ol>
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>git<span class="w"> </span>tag<span class="w"> </span>-a<span class="w"> </span>vx.y.z<span class="w"> </span>-m<span class="w"> </span><span class="s1">'version x.y.z'</span>
|
||||
$<span class="w"> </span>git<span class="w"> </span>push<span class="w"> </span>origin<span class="w"> </span>vx.y.z
|
||||
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp">$ </span>git<span class="w"> </span>tag<span class="w"> </span>-a<span class="w"> </span>vx.y.z<span class="w"> </span>-m<span class="w"> </span><span class="s1">'version x.y.z'</span>
|
||||
<span class="gp">$ </span>git<span class="w"> </span>push<span class="w"> </span>origin<span class="w"> </span>vx.y.z
|
||||
</pre></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user