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

Improve mode setting value casting, remove "default" mode settings #647

Merged
merged 36 commits into from
Aug 22, 2023

Conversation

daniel-heppner-ibigroup
Copy link
Contributor

@daniel-heppner-ibigroup daniel-heppner-ibigroup commented Aug 18, 2023

This PR removes the default mode settings since there was so much variety between deployments that we figure it's better to configure them per deployment. It also improves the casting of the mode setting types.

Co-authored-by: Miles Grant <[email protected]>
Co-authored-by: Daniel Heppner <[email protected]>
… trip.tripHeadsign.

BREAKING CHANGE: trip.tripHeadsign is no longer returned by the plan queries made by query-gen.
# [@opentripplanner/core-utils-v10.0.0](https://github.com/opentripplanner/otp-ui/compare/@opentripplanner/core-utils-v9.0.3...@opentripplanner/core-utils-v10.0.0) (2023-08-17)

### Bug Fixes

* **core-utils:** Add field leg.headsign to graphql plan query, remove trip.tripHeadsign. ([27ef271](opentripplanner@27ef271))
* **core-utils:** add walk speed to query ([2d55c1b](opentripplanner@2d55c1b))
* **core-utils:** remove old walkSpeed query-param to reduce interference with new mode selector ([2438812](opentripplanner@2438812))

### BREAKING CHANGES

* **core-utils:** trip.tripHeadsign is no longer returned by the plan queries made by query-gen.
@daniel-heppner-ibigroup daniel-heppner-ibigroup changed the title Add walk speed support to query generation Improve mode setting value casting, remove "default" mode settings Aug 18, 2023
@amy-corson-ibigroup amy-corson-ibigroup merged commit c6c595b into opentripplanner:master Aug 22, 2023
2 checks passed
@amy-corson-ibigroup amy-corson-ibigroup deleted the walk-speed branch August 22, 2023 17:33
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.

5 participants