-
Notifications
You must be signed in to change notification settings - Fork 232
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
Release Candidate 1.0.0 #544
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Policy: use a consistent definition for timestamps
Updating references of 'master' to 'main'
Dev update to member cities
# Conflicts: # agency/README.md # policy/README.md
- Change response code to 200 to solve issue #461 - Split `result` response field in `success` and `total`
Provider/Agency API Reconciliation
and a stub for rule definition
* cache the read file in a global dict * provide filtering overloads for common use cases * remove duplicated code and unnecessary params
stub rule states
maps vehicle_state to vehicle_event[]
used by policy and stops
to maintain definition reusability
* ensure valid combinations * require rule_units for all but rule_type: user * require rate_* fields for rule_type: rate
filter by args first! adding comments
Add Mac .DS_Store files to git ignore
Policy JSON Schema
Adding this language after feedback from the community on issue #564, with adjustments based on requests from the OMF Board after review.
Updating based on OMF Board feedback after review.
jfh01
approved these changes
Sep 16, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
The Release Candidate for MDS
1.0.0
has been submitted: https://github.com/openmobilityfoundation/mobility-data-specification/releases/tag/1.0.0-rc1Please use this pull request to track Technology Council and OMF Board feedback and/or requested changes.
Action Item
This pull request will be merged by an OMF maintainer after OMF Board Approval following the Release Guidelines.