Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StopTimes - Move arrival_time/departure_time to Option<Time> #959

Merged
merged 5 commits into from
Sep 23, 2024

Conversation

ArnaudOggy
Copy link
Contributor

@ArnaudOggy ArnaudOggy commented Sep 13, 2024

🚨 BREAKING CHANGE

1st iteration to hang on to Gtfs and native "on-demand transport" support

Move arrival_time and departure_time to Option<Time> +
add start_pickup_drop_off_window and end_pickup_drop_off_window

Ref. NAV-3379

@ArnaudOggy ArnaudOggy added the wip label Sep 13, 2024
@ArnaudOggy ArnaudOggy changed the title StopTime - Move arrival_time/departure_time to Option<Time> + add start_pickup_drop_off_window/end_pickup_drop_off_window StopTimes - Move arrival_time/departure_time to Option<Time> + add start_pickup_drop_off_window/end_pickup_drop_off_window Sep 13, 2024
@ArnaudOggy ArnaudOggy changed the title StopTimes - Move arrival_time/departure_time to Option<Time> + add start_pickup_drop_off_window/end_pickup_drop_off_window StopTimes - Move arrival_time/departure_time to Option<Time> Sep 16, 2024
@ArnaudOggy ArnaudOggy force-pushed the feature/add_pickup_drop_off_windows branch from 9d08e7e to 71f36c8 Compare September 19, 2024 11:47
@ArnaudOggy ArnaudOggy removed the wip label Sep 20, 2024
@ArnaudOggy ArnaudOggy requested review from a team, zuniverse, adrien3d, SGrenet, datanel, azime and xlqian and removed request for a team, zuniverse, adrien3d and SGrenet September 20, 2024 14:23
@ArnaudOggy ArnaudOggy merged commit 3c744b4 into master Sep 23, 2024
13 checks passed
@ArnaudOggy ArnaudOggy deleted the feature/add_pickup_drop_off_windows branch September 23, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants