Commit graph

13 commits

Author SHA1 Message Date
Csaba 40ff3354d0 Changed project name to amarillo-gtfs-exporter 2024-03-27 11:52:16 +01:00
frsaba 075c5c63f0
Added Jenkinsfile (#2)
* Initial commit

* added GTFS export code from enhancer

* setup function and router

* update .gitignore

* call configure_enhancer_services

* /export endpoint

* test_gtfs.py

* Fixed leading '/' in router.py

* Added route_color and route_text_color

* Removed logging.conf

* Added Jenkinsfile

* Publish to PyPI

---------

Co-authored-by: Francia Csaba <cf@gerhardt.io>
2024-03-21 15:45:34 +01:00
Csaba dc81db9c68 Removed logging.conf 2024-03-08 15:25:53 +01:00
Csaba b59682bb74 Added route_color and route_text_color 2024-03-08 15:25:53 +01:00
Csaba 84466ec612 Fixed leading '/' in router.py 2024-03-08 15:25:53 +01:00
Csaba 68f19aa56f test_gtfs.py 2024-03-08 15:25:53 +01:00
Csaba 3fdd340cd6 /export endpoint 2024-03-08 15:25:53 +01:00
Csaba 7d2620f056 call configure_enhancer_services 2024-03-08 15:25:53 +01:00
Csaba e6316fc212 update .gitignore 2024-03-08 15:25:53 +01:00
Csaba 94a51a7a7f setup function and router 2024-03-08 15:25:53 +01:00
Csaba 8148df41e8 added GTFS export code from enhancer 2024-03-08 15:25:53 +01:00
Csaba fbb3c0f6d8 Initial commit 2024-03-08 15:25:53 +01:00
Holger Bruch f942847882
Create LICENSE 2024-03-08 15:09:38 +01:00