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

Upstream merge 2024-09-30 #227

Merged
merged 96 commits into from
Sep 30, 2024
Merged

Conversation

leonardehrenfried
Copy link

@leonardehrenfried leonardehrenfried commented Sep 30, 2024

This one allows us to build Sound Transit again by removing the support for the old-style location groups, aka stop areas: opentripplanner#6074

My goal with this PR wasn't actually fixing ST but just to remove un-needed compatibility code. Happy accident!

It also fixes some ORCA fare problems, curtesy of @daniel-heppner-ibigroup: opentripplanner#6089

vesameskanen and others added 30 commits September 3, 2024 12:06
Also, move all encoding/decoding logig to LegReferenceSerializer class.
All trip-times in a Timetable should be ordered by the first departure-time for the first
stop in the trip pattern. This was not enforced in the Timetable <-> TimetableBuilder, but
relied on the "outside" to do it. This PR enforces this and provides two methods for adding
trip-times to a Timetable (add & addOrUpdate).
Copy link

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working!

@miles-grant-ibigroup miles-grant-ibigroup merged commit ccb97b4 into ibi-dev-2.x Sep 30, 2024
18 checks passed
@miles-grant-ibigroup miles-grant-ibigroup deleted the upstream-merge-2024-09-30 branch September 30, 2024 15:29
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.

9 participants