From 73a039e182bd758db236d7bfc7bc7e06c41afd4a Mon Sep 17 00:00:00 2001 From: Frank Date: Fri, 2 Aug 2024 14:59:20 +0200 Subject: [PATCH] Update Home --- Home.md | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/Home.md b/Home.md index 38a19f5..e0bd6e7 100644 --- a/Home.md +++ b/Home.md @@ -1,25 +1,25 @@ -| Name | Links | Fork, active branch | Version | PR link | PR status | Notes | -|-------------------------|---------------------------------------------------------|-------------------------------|-------------|------------|--------------------------|---------| -| amarillo | [GI][1g] [GH][1m] πŸ”΄ [PyPI][1] πŸ”΄ [ghcr][1d] | [Link][1f] dev | πŸ”΄ 0.0.17a1 | [Link][1p] | Merged into plugins bran | [^1] | -| amarillo-gtfs-generator | [GI][2g] [GH][2m] πŸ”΄ [PyPI][1] | [Link][2f] main | πŸ”΄ 0.0.2 | [Link][2p] | Not merged | [^2] | -| amarillo-enhancer | [GI][3g] [GH][3m] πŸ”΄ [PyPI][1] | [Link][3f] fastapi | πŸ”΄ 0.0.5 | [Link][3p] | Conflicts, fixed locally | [^3] | -| amarillo-compose | [GI][4g] [GH][4m] πŸ”΄ [PyPI][1] | [Link][4f] dev | πŸ”΄ - | [Link][4p] | Not merged | [^4] | -| amarillo-gtfs-exporter | [GI][5g] [GH][5m] πŸ”΄ [PyPI][1] | [Link][5f] separate-generator | πŸ”΄ 0.0.4 | - | Not merged | [^5] | -| amarillo-metrics | [GI][6g] [GH][6m] πŸ”΄ [PyPI][1] | [Link][6f] main | πŸ”΄ 0.0.6 | [Link][6p] | Readme PR not merged; | [^6] | -| amarillo-stops | 🟒 [GH][7m] [CI][7j] πŸ”΄ [PyPI][7p] | - | πŸ”΄ 0.0.2 | - | - | πŸ”΄ [^7] | -| amarillo-grfs-export | [GI][8g] πŸ”΄ GH πŸ”΄ [PyPI][1] | - | πŸ”΄ | - | - | [^8] | +| Name | Links | Fork, active branch | Version | PR link | PR status | Notes | +|-------------------------|----------------------------------------------------------------|---------------------|-------------|-----------|--------------------------|---------| +| amarillo | [GI][1g] [GH][1m] πŸ”΄[PyPI][1] 🟑[ghcr][1d] | [Link][1f] dev | πŸ”΄0.0.17a1 | [Link][1p] | Merged into plugins bran | [^1] | +| 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] πŸ”΄[PyPI][1] | [Link][4f] dev | πŸ”΄- | [Link][4p] | Not merged | [^4] | +| 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] | [^1]: New PR: Call to enhancer, base and derived images, carpool event hooks βœ“
CI/CD: missing publishing to PyPI
deploy branches are main,/dev/mitanand Notifies webhook once images are built First, base image with no plugins, then derived image on top (defined in standard.Dockerfile, there can be more later) [^2]: docker image only from main branch -[^3]: TODO: move call to enhancer on top of plugins branch (but no oauth) βœ“ +[^3]: TODO: move call to enhancer on top of plugins branch (but no oauth) βœ“
PyPI package does not show readme [^4]: Readme βœ“
CI/CD: On pushed change, deploy webhook is notified -[^5]: TODO: remove oauth dependency βœ“ and create PR from that +[^5]: β˜‘ remove oauth dependency [^6]: errors.log permissions βœ“ -[^7]: Readme βœ“ in progress
β˜‘ Jenkinsfile
☐ GH About section empty +[^7]: β˜‘ Readme
β˜‘ Jenkinsfile
☐ GH About section empty ☐ Jenkins not running immediately? [^8]: Deprecated; functionality should be moved to new repo amarillo-grfs-generator in a way that is compatible with exporter πŸ”΄ 🟒 🟑 @@ -32,10 +32,13 @@ [1p]: https://github.com/mfdz/amarillo/pull/34 [2g]: https://git.gerhardt.io/amarillo/amarillo-gtfs-generator [2f]: https://github.com/frsaba/amarillo-gtfs-generator +[2j]: https://jenkins.gerhardt.io/job/Amarillo/job/amarillo-github/job/amarillo-gtfs-generator/ [2m]: https://github.com/mfdz/amarillo-gtfs-generator [2p]: https://github.com/mfdz/amarillo-gtfs-generator/pull/1 +[3d]: https://git.gerhardt.io/amarillo/-/packages/container/amarillo-enhancer/latest [3g]: https://git.gerhardt.io/amarillo/amarillo-enhancer [3f]: https://github.com/frsaba/amarillo-enhancer +[3j]: https://jenkins.gerhardt.io/job/Amarillo/job/amarillo-github/job/amarillo-enhancer/ [3m]: https://github.com/mfdz/amarillo-enhancer [3p]: https://github.com/mfdz/amarillo-enhancer/pull/5 [4g]: https://git.gerhardt.io/amarillo/amarillo-compose @@ -45,10 +48,12 @@ [5g]: https://git.gerhardt.io/amarillo/amarillo-gtfs-export [5f]: https://github.com/frsaba/amarillo-gtfs-exporter [5m]: https://github.com/mfdz/amarillo-gtfs-exporter +[5p]: https://pypi.org/project/amarillo-gtfs-exporter/ [6g]: https://git.gerhardt.io/amarillo/amarillo-metrics [6f]: https://github.com/frsaba/amarillo-metrics +[6j]: https://jenkins.gerhardt.io/job/Amarillo/job/amarillo-github/job/amarillo-metrics/ [6m]: https://github.com/mfdz/amarillo-metrics -[6p]: https://github.com/mfdz/amarillo-metrics/pull/3 +[6p]: https://pypi.org/project/amarillo-metrics/ [7g]: https://git.gerhardt.io/amarillo/amarillo-stops [7f]: https://github.com/frsaba/amarillo-stops [7j]: https://jenkins.gerhardt.io/job/Amarillo/job/amarillo-github/job/amarillo-stops/