Commit graph

43 commits

Author SHA1 Message Date
Csaba f8815411fd Remove obsolete TODOs 2024-02-14 10:11:49 +01:00
Csaba 6983859f52 make sure configuration only happens once 2024-02-14 09:54:14 +01:00
Csaba da250bbf6b revert configure_container 2024-02-14 09:53:41 +01:00
Csaba 2339dbfb1a add car profile to gh request 2024-02-14 09:53:41 +01:00
Csaba 7b5f644817 moved test_gtfs to export plugin 2024-02-14 09:53:41 +01:00
Csaba ef4f0a03e2 moved gtfs generation to export plugin 2024-02-14 09:39:23 +01:00
Csaba 3656f15599 run in daemon mode 2024-02-14 09:37:50 +01:00
Csaba e3fca7f32a make graphhopper url configurable 2024-02-14 09:37:50 +01:00
Csaba 8b720fd8a9 make stops sources configurable 2024-02-14 09:37:50 +01:00
Csaba 21629aa377 updated pyproject.toml 2024-02-14 09:37:50 +01:00
Csaba 17bfe9e2e5 added MANIFEST.in 2024-02-14 09:37:50 +01:00
Csaba 0c17d0aaac added models/gtfs.py 2024-02-14 09:37:42 +01:00
Csaba a87ebf84ee added services/gtfsrt 2024-02-14 09:35:48 +01:00
Csaba 1c97fbd901 added routing.py 2024-02-14 09:35:48 +01:00
Csaba 44dcda731f fix import paths 2024-02-14 09:35:45 +01:00
Csaba 73697dfda7 moved tests to enhancer 2024-02-14 09:34:32 +01:00
Csaba 97bff8a897 moved services/stops.py to enhancer 2024-02-14 09:34:32 +01:00
Csaba 0f25f327cc moved gtfs_constants.py to enhancer 2024-02-14 09:34:29 +01:00
Csaba baaa5ed005 moved services/gtfs.py to enhancer 2024-02-14 09:33:34 +01:00
Csaba c58eeb1828 Changed 'amarillo.app' to 'amarillo' 2024-02-14 09:33:28 +01:00
Csaba e110630fa1 Update pyproject.toml 2024-02-14 09:28:54 +01:00
Csaba 0620faf555 Bump version
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2024-02-01 14:24:27 +01:00
Csaba d5a640a298 only export routes in bbox
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2024-02-01 14:12:02 +01:00
Csaba 4d2558954d Bump version
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2024-01-22 14:13:09 +01:00
Csaba 01df427e8c #19 /export endpoint 2024-01-22 13:42:50 +01:00
Csaba a32fcd3001 #19 format date in additional_ridesharing_info.txt 2024-01-22 12:55:51 +01:00
Csaba f024bb01d1 #19 Export driver and additional ridesharing info 2024-01-22 12:41:25 +01:00
Csaba 642caac458 #28 move CarpoolService and Tripstore from core to enhancer
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2024-01-19 15:16:57 +01:00
Csaba 78fb201db6 #25 GRFS export TODOs
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2024-01-18 14:52:39 +01:00
Csaba 6941fd9bf5 Bump version
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2024-01-17 13:56:13 +01:00
Csaba 5cc0b1d520 #21 improved grouping algorithm
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2024-01-12 15:40:24 +01:00
Csaba 652780b702 #21 Convert route
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2024-01-08 15:23:18 +01:00
Csaba 6e996f6981 #21 Basic trip grouping 2024-01-08 14:05:08 +01:00
Csaba d9891ad0ec Added Jenkinsfile
All checks were successful
Amarillo/amarillo-gitea/amarillo-enhancer/pipeline/head This commit looks good
2023-12-19 11:08:47 +01:00
Csaba deb4668f2b Moved gtfs_export and gtfs_generator to enhancer/services 2023-12-11 15:17:55 +01:00
Csaba e78d06afd7 gtfs_export and gtfs_generator 2023-12-11 15:01:27 +01:00
Csaba 4ab0c49e39 Added schedule dependency 2023-12-11 14:55:50 +01:00
Csaba cc3fb6e622 Moved code to plugins/enhancer folder 2023-12-11 14:55:35 +01:00
Csaba d78adf7433 Added requirements.txt 2023-12-11 13:49:46 +01:00
Csaba 3a784c230f Added enhancer.py and enhancer configuration 2023-12-11 13:13:29 +01:00
Csaba 05a0bcdb66 Added gtfs_export and gtfs_generator 2023-12-11 12:32:30 +01:00
Csaba 34a224b417 Added pyproject.toml 2023-12-08 16:16:41 +01:00
Csaba 2d5511506a Initial commit 2023-12-07 16:12:46 +01:00