Commit graph

3 commits

Author SHA1 Message Date
Csaba 651b887d86 Use built-in node
All checks were successful
Amarillo/amarillo-gitea/amarillo-gtfs-export/pipeline/head This commit looks good
2024-06-11 15:50:18 +02:00
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
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