Update Home

Frank 2024-08-02 16:15:02 +02:00
parent efc6042f2b
commit 3d6f837fed

@ -5,7 +5,7 @@
| amarillo-gtfs-generator | [GI][2g] [GH][2m] 🟡[CI][2j] 🟡[PyPI][1] 🔴Docker 🔴ghcr | | 🟢2.0.0 | | | [^2] |
| amarillo-enhancer | [GI][3g] [GH][3m] 🟢[CI][3j] 🟢[PyPI][1] 🟢[Docker][3d] 🔴ghcr | | 🟢2.0.0 | | | [^3] |
| amarillo-compose | [GI][4g] [GH][4m] | | 🟢2.0.0 | | | [^4] |
| amarillo-gtfs-exporter | [GI][5g] [GH][5m] 🟡[PyPI][5p] | | 🟢2.0.0 | | | [^5] |
| amarillo-gtfs-exporter | [GI][5g] [GH][5m] 🟢[PyPI][5p] | | 🟢2.0.0 | | | [^5] |
| amarillo-metrics | [GI][6g] [GH][6m] 🟡[CI][6j] 🟡[PyPI][6p] | | 🟢2.0.0 | | | [^6] |
| amarillo-stops | [GH][7m] 🟡[CI][7j] 🟢[PyPI][7p] | | 🟢2.0.0 | | | [^7] |
| amarillo-grfs-export | [GI][8g] GH [PyPI][1] | | | | | [^8] |
@ -64,7 +64,7 @@
[8m]: https://github.com/mfdz/amarillo-grfs-export
Release process - manual
1. increment version in project.toml, commit, tag with "vx.y.z" with "v" prefix
1. increment version in project.toml, commit, tag with "vx.y.z" with "v" prefix (or create the tag when creating the Release)
2. get the PyPI link after Jenkins has published the package, e.g. https://pypi.org/project/amarillo-stops/2.0.1/
3. on GH create new release, use above tag, name "vx.y.z", in description put the PyPI link (sources.zip is added automatically)