Update Home
parent
b20c74c0c5
commit
73a039e182
29
Home.md
29
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 | [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][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] |
|
||||
| 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 ✓<br/>
|
||||
CI/CD: missing publishing to PyPI <br/>
|
||||
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) ✓ <br/> PyPI package does not show readme
|
||||
[^4]: Readme ✓<br/> 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 <br/> ☑ Jenkinsfile <br/> ☐ GH About section empty
|
||||
[^7]: ☑ Readme <br/> ☑ Jenkinsfile <br/> ☐ 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/
|
||||
|
|
|
|||
Loading…
Reference in a new issue