Commit graph

18 commits

Author SHA1 Message Date
Csaba 1b6a86d5fd Use python for venv command rather than python3
Some checks failed
Amarillo/amarillo-gitea/amarillo-gtfs-export/pipeline/head There was a failure building this commit
2024-06-11 15:25:53 +02:00
Csaba a7311b9152 Only cache 200 responses
Some checks failed
Amarillo/amarillo-gitea/amarillo-gtfs-export/pipeline/head There was a failure building this commit
2024-05-23 13:55:09 +02:00
Csaba eba7967c90 Cache GTFS-RT for 1 minute 2024-05-17 15:08:07 +02:00
Csaba ec5720af1d Call separate gtfs-generator 2024-05-17 14:20:57 +02:00
Csaba 1218098ca5 Use get_current_user 2024-04-22 13:11:42 +02:00
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