Commit graph

62 commits

Author SHA1 Message Date
Csaba 0284f29ce4 Merge branch 'main' of https://github.com/frsaba/amarillo-enhancer 2024-03-21 16:02:40 +01:00
Csaba 60c13e561d Added Jenkinsfile 2024-03-21 15:56:25 +01:00
Csaba c3e62c404e Removed config and logging.conf 2024-03-08 15:27:16 +01:00
Csaba 0a4975caab Moved GTFS-RT definitions to exporter 2024-03-08 15:27:16 +01:00
Csaba 18b3d2a7bb optional GRFS attributes 2024-03-08 15:27:16 +01:00
Csaba b2036f0b7d moved test_gtfs to export plugin 2024-03-08 15:27:16 +01:00
Csaba e21f67621c make sure configuration only happens once 2024-03-08 15:27:16 +01:00
Csaba 6eb9151e6f revert configure_container 2024-03-08 15:27:16 +01:00
Csaba 3587ab0332 add car profile to gh request 2024-03-08 15:27:16 +01:00
Csaba a6fe912673 moved gtfs generation to export plugin 2024-03-08 15:27:16 +01:00
Csaba 38a8447ba1 run in daemon mode 2024-03-08 15:27:16 +01:00
Csaba 8cb1302360 make graphhopper url configurable 2024-03-08 15:27:16 +01:00
Csaba fe5de9f7c1 make stops sources configurable 2024-03-08 15:27:16 +01:00
Csaba 0c6e86c20b updated pyproject.toml 2024-03-08 15:27:16 +01:00
Csaba 69bdc4a262 added MANIFEST.in 2024-03-08 15:27:16 +01:00
Csaba f848acc11a added models/gtfs.py 2024-03-08 15:27:16 +01:00
Csaba b71029bb91 added services/gtfsrt 2024-03-08 15:27:16 +01:00
Csaba 0a00a10616 added routing.py 2024-03-08 15:27:16 +01:00
Csaba 6a5c9788ca fix import paths 2024-03-08 15:27:16 +01:00
Csaba edc428a3fd moved tests to enhancer 2024-03-08 15:27:16 +01:00
Csaba 9e8174b917 moved services/stops.py to enhancer 2024-03-08 15:27:16 +01:00
Csaba cddff3aea2 moved gtfs_constants.py to enhancer 2024-03-08 15:27:16 +01:00
Csaba 7ded4838a7 moved services/gtfs.py to enhancer 2024-03-08 15:27:16 +01:00
Csaba 4da7d134fb Changed 'amarillo.app' to 'amarillo' 2024-03-08 15:27:16 +01:00
Csaba d491c42f25 Update pyproject.toml 2024-03-08 15:27:16 +01:00
Csaba b422be2b36 #28 move CarpoolService and Tripstore from core to enhancer 2024-03-08 15:27:16 +01:00
Csaba 4770845938 Moved gtfs_export and gtfs_generator to enhancer/services 2024-03-08 15:27:16 +01:00
Csaba 04437b107a gtfs_export and gtfs_generator 2024-03-08 15:27:16 +01:00
Csaba a2543a1aa3 Added schedule dependency 2024-03-08 15:27:16 +01:00
Csaba c18f347aac Moved code to plugins/enhancer folder 2024-03-08 15:27:16 +01:00
Csaba bd36c1ec70 Added requirements.txt 2024-03-08 15:27:16 +01:00
Csaba 11142f4961 Added enhancer.py and enhancer configuration 2024-03-08 15:27:16 +01:00
Csaba 5747854755 Added gtfs_export and gtfs_generator 2024-03-08 15:27:16 +01:00
Csaba d845dec08b Added pyproject.toml 2024-03-08 15:27:16 +01:00
Csaba ece0dd89fe Initial commit 2024-03-08 15:27:16 +01:00
Csaba 3b4e3cc156 revert configure_container 2024-02-09 12:02:05 +01:00
Csaba f4e89f1c6f add car profile to gh request 2024-02-08 14:59:36 +01:00
Csaba 13dbe073a6 make graphhopper url configurable 2024-02-08 14:21:40 +01:00
Csaba 63ca4e2d2c make stops sources configurable 2024-02-08 13:31:54 +01:00
Csaba ff10a70295 updated pyproject.toml 2024-02-08 12:04:26 +01:00
Csaba 5a3d01310a added MANIFEST.in 2024-02-08 12:04:02 +01:00
Csaba 7cd328a660 added models/gtfs.py 2024-02-08 11:46:17 +01:00
Csaba ad93280be0 added services/gtfsrt 2024-02-06 15:30:38 +01:00
Csaba 9ff69514d3 added routing.py 2024-02-06 14:30:38 +01:00
Csaba 6f87c5d266 fix import paths 2024-02-05 15:33:09 +01:00
Csaba 3638e81d08 moved tests to enhancer 2024-02-05 15:29:06 +01:00
Csaba 532a229c46 moved services/stops.py to enhancer 2024-02-05 15:15:30 +01:00
Csaba 8ab75e5541 moved gtfs_constants.py to enhancer 2024-02-05 14:41:07 +01:00
Csaba 663eec3eaf moved services/gtfs.py to enhancer 2024-01-30 15:33:49 +01:00
Csaba 0f8582c940 Changed 'amarillo.app' to 'amarillo' 2024-01-30 11:16:05 +01:00