Csaba
|
4bb690d117
|
Merge branch 'separate-export' into fastapi
|
2024-05-17 13:53:45 +02:00 |
|
Csaba
|
2df0b38f03
|
Run as FastAPI application
|
2024-05-13 15:10:00 +02:00 |
|
Csaba
|
96697b6b7a
|
Run as FastAPI application
|
2024-05-03 12:32:45 +02:00 |
|
Csaba
|
17a6888583
|
Merge branch 'separate-export' into fastapi
|
2024-04-29 10:18:02 +02:00 |
|
Csaba
|
d45ecc4bf1
|
Added amarillo to requirements.txt
|
2024-03-27 10:02:48 +01:00 |
|
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 |
|
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
|
3b4e3cc156
|
revert configure_container
|
2024-02-09 12:02:05 +01:00 |
|
Csaba
|
67604d04a7
|
add car profile to gh request
|
2024-02-08 15:00:41 +01:00 |
|
Csaba
|
f4e89f1c6f
|
add car profile to gh request
|
2024-02-08 14:59:36 +01:00 |
|