-
Notifications
You must be signed in to change notification settings - Fork 187
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
Specify that the filename are case sensitive #300
Conversation
Voting ends 2021-20-27 at 23:59:59 UTC. |
+1 OpenGeo |
I'll repeat my #297 (comment). Should we merge this directly with no vote since it is a minor and straightforward clarification? I'm happy to follow the process as well! |
I think this is an issue. @Tristramg found a producer that did not implement this "correctly" hence it is a breaking change, at least for producers. I would like to follow the voting period, so that this producer can also be informed about this issue. |
|
+1 Metro Transit |
+1 MBTA |
To be clear, according to the specification amendment process the steps taken to call a vote so far have not been legitimate. If we are passing this through a vote as @skinkie has established, we should do it properly. @Tristramg As the advocate of this PR, please read up on the specification amendment process and follow the steps so we can proceed! Looking forward to getting this merged. |
+1 OpenGeo |
Hello, This PR had been announced on the mailing list for 10 days and the vote has been formally opened today and will continue until 2022-01-27 23:59:59 UTC As the process states:
@botanize and @paulswartz would you mind re-casting your vote as the previous won’t be considered. I apologize for the troubles caused by lack of rigor to follow the process. |
+1 Transit |
+1 Moovit |
+1 Conveyal |
+1 Metro Transit |
+1 MBTA |
+1, TriMet |
commit 2e6887e Author: scmcca <scott@mobilitydata.org> Date: Wed Feb 2 12:42:10 2022 -0500 [Formatting fix] Add newlines before lists Improved syntax for different markdown parsers commit 0033573 Author: Tristram Gräbener <tristramg@gmail.com> Date: Fri Jan 28 15:54:00 2022 +0100 Specify that the filename are case sensitive (google#300) Closes google#297 commit 23d877e Author: scott christian mccallum <scott@mobilitydata.org> Date: Tue Jan 18 19:09:46 2022 -0500 "Fields" and "Values" as non-header (google#302)
* Squashed commit of the following: commit 2e6887e Author: scmcca <scott@mobilitydata.org> Date: Wed Feb 2 12:42:10 2022 -0500 [Formatting fix] Add newlines before lists Improved syntax for different markdown parsers commit 0033573 Author: Tristram Gräbener <tristramg@gmail.com> Date: Fri Jan 28 15:54:00 2022 +0100 Specify that the filename are case sensitive (google#300) Closes google#297 commit 23d877e Author: scott christian mccallum <scott@mobilitydata.org> Date: Tue Jan 18 19:09:46 2022 -0500 "Fields" and "Values" as non-header (google#302) * Squashed commit of the following: commit 9d5ebf1 Author: Guillaume Campagna <guillaume.campagna@gmail.com> Date: Tue Jul 26 17:09:35 2022 -0400 Add trip-to-trip transfers with in-seat option (google#303) * Add trip-to-trip transfers with in-seat option * Fix stop_id are **Conditionally Required** and formatting * Add clarification about potential conflict * Fix typo Co-authored-by: Leonard Ehrenfried <mail@leonard.io> Co-authored-by: Nicholas Paun <np@icebergsystems.ca> Co-authored-by: Leonard Ehrenfried <mail@leonard.io> commit a132709 Author: McKenzie Maidl <40008048+mckenzie-maidl-ibigroup@users.noreply.github.com> Date: Tue Jul 26 13:58:04 2022 -0700 addition of cause_detail and effect_detail to the spec (google#332) commit 8993a24 Author: Zsombor Welker <flaktack@users.noreply.github.com> Date: Mon Jul 25 14:49:40 2022 +0200 Add WheelchairAccessible documentation (google#340) * Update README.md (#63) * issue templates * update use cases section * update contact links * rename * Delete .github/ISSUE_TEMPLATE/spec_improvement.yml --------- Co-authored-by: scmcca <scott@mobilitydata.org> Co-authored-by: omar-kabbani <78552622+omar-kabbani@users.noreply.github.com> Co-authored-by: Emma Jae Blue <emma@Emma-Jae-Blue.local>
Closes #297