Commit graph

68 commits

Author SHA1 Message Date
frsaba aba94e1450
Merge branch 'mfdz:main' into separate-export 2024-03-21 15:55:19 +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 c13984c065 Removed config and logging.conf 2024-03-08 13:15:18 +01:00
Csaba cc5f4a5b6f Moved GTFS-RT definitions to exporter 2024-03-08 13:02:20 +01:00
Csaba 316ee22a40 optional GRFS attributes 2024-02-13 11:17:14 +01:00
Csaba 225bf618f7 moved test_gtfs to export plugin 2024-02-09 14:08:24 +01:00
Csaba c43952b755 make sure configuration only happens once 2024-02-09 13:17:55 +01:00
Csaba 5d3cb3ae93 revert configure_container 2024-02-09 12:12:12 +01:00
Csaba 67604d04a7 add car profile to gh request 2024-02-08 15:00:41 +01:00
Csaba c24c83a5b8 moved gtfs generation to export plugin 2024-02-08 14:32:54 +01:00
Csaba 6b1f18d5ce run in daemon mode 2024-02-08 14:24:08 +01:00
Csaba 9be2742176 make graphhopper url configurable 2024-02-08 14:20:53 +01:00
Csaba c3468f6e43 make stops sources configurable 2024-02-08 13:31:21 +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