Skip to content

Commit

Permalink
deploy: fc19546
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Aug 24, 2023
1 parent 7e485c3 commit c3d8e47
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 23 deletions.
44 changes: 24 additions & 20 deletions _sources/development.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand All @@ -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
Expand Down
22 changes: 20 additions & 2 deletions development.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,30 +220,48 @@ <h2>Continuous Integration<a class="headerlink" href="#continuous-integration" t
<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&amp;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+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&amp;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+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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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&amp;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+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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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&amp;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+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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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&amp;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+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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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&amp;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.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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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&amp;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.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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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&amp;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.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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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&amp;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.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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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&amp;label=Ubuntu%2022.04&amp;logo=github&amp;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>
Expand All @@ -263,8 +281,8 @@ <h2>Release<a class="headerlink" href="#release" title="Permalink to this headin
<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">&#39;version x.y.z&#39;</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">&#39;version x.y.z&#39;</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>
Expand Down
Loading

0 comments on commit c3d8e47

Please sign in to comment.