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

Update/schema 2022 08 #82

Merged
merged 2 commits into from
Aug 23, 2022
Merged

Update/schema 2022 08 #82

merged 2 commits into from
Aug 23, 2022

Conversation

PierrickP
Copy link
Collaborator

@PierrickP PierrickP commented Aug 23, 2022

Close #76

…3f96

5273f96 Add IANA time zones (#75)
5ac5522 Should be possible to link back to 1.0 feeds (#74)
1d9bb2b Update versions enum in gbfs_versions for 2.3 release (#73)

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: 5273f96e20347a15b648374b7c1981d36f930993
@PierrickP PierrickP requested a review from isabelle-dr August 23, 2022 11:37
@netlify
Copy link

netlify bot commented Aug 23, 2022

Deploy Preview for competent-payne-690ca9 failed.

Name Link
🔨 Latest commit 087be60
🔍 Latest deploy log https://app.netlify.com/sites/competent-payne-690ca9/deploys/6304bbf35d57ae0009244f27

@netlify
Copy link

netlify bot commented Aug 23, 2022

Deploy Preview for gbfs-validator ready!

Name Link
🔨 Latest commit 087be60
🔍 Latest deploy log https://app.netlify.com/sites/gbfs-validator/deploys/6304bbf31909e900076b6096
😎 Deploy Preview https://deploy-preview-82--gbfs-validator.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@isabelle-dr
Copy link
Contributor

Thanks @PierrickP !

@isabelle-dr isabelle-dr merged commit d346132 into master Aug 23, 2022
@netlify
Copy link

netlify bot commented Aug 23, 2022

Deploy Preview for wizardly-lichterman-770f54 canceled.

Name Link
🔨 Latest commit 087be60
🔍 Latest deploy log https://app.netlify.com/sites/wizardly-lichterman-770f54/deploys/6304bbf3d05bf00009f68de3

@netlify
Copy link

netlify bot commented Aug 23, 2022

Deploy Preview for wizardly-engelbart-5c48ca failed.

Name Link
🔨 Latest commit 087be60
🔍 Latest deploy log https://app.netlify.com/sites/wizardly-engelbart-5c48ca/deploys/6304bbf362690b00090b2d0c

@netlify
Copy link

netlify bot commented Aug 23, 2022

Deploy Preview for unruffled-hugle-914373 ready!

Name Link
🔨 Latest commit 087be60
🔍 Latest deploy log https://app.netlify.com/sites/unruffled-hugle-914373/deploys/6304bbf3aab1330009dc659c
😎 Deploy Preview https://deploy-preview-82--unruffled-hugle-914373.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Aug 23, 2022

Deploy Preview for kind-pike-a3f3f8 failed.

Name Link
🔨 Latest commit 087be60
🔍 Latest deploy log https://app.netlify.com/sites/kind-pike-a3f3f8/deploys/6304bbf37f875d000836dd95

tdelmas added a commit to tdelmas/gbfs-validator that referenced this pull request Jun 8, 2023
…ad1e

2b6ad1e FIX: replaces name field with localized string (MobilityData#82)
abe71f2 Fix invalid json, no trailing commas (MobilityData#83)

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: 2b6ad1ec46824413bbf477c556744e99991f814c
tdelmas added a commit to tdelmas/gbfs-validator that referenced this pull request Jun 28, 2023
…058d

22b058d fix: incorrect spec for "languages" property in system_information.json (MobilityData#90)
e9d891b Refer to later versions in gbfs_versions.json (MobilityData#87)
fbd3ced Add v3.0 to v3.0-RC schemas (MobilityData#88)
ef0d9a6 Fix schemas for v3.0-RC (MobilityData#85)
2b6ad1e FIX: replaces name field with localized string (MobilityData#82)
abe71f2 Fix invalid json, no trailing commas (MobilityData#83)
f43170e V3.0-RC Schemas  (MobilityData#79)
680df70 Update pr-to-project.yml
c2c30a2 Typo fix in geofencing_zones.json (MobilityData#78)
c9be765 Create pr-to-project.yml
0a17875 Create issues-to-project.yml
30e5a3a Update README.md

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: 22b058dc4a358baf451e006cde74775075929b3d
richfab pushed a commit that referenced this pull request Jun 29, 2023
* Git ignore for schemas subtree

Signed-off-by: Tom <[email protected]>

* Squashed 'gbfs-validator/versions/schemas/' changes from 5273f96..22b058d

22b058d fix: incorrect spec for "languages" property in system_information.json (#90)
e9d891b Refer to later versions in gbfs_versions.json (#87)
fbd3ced Add v3.0 to v3.0-RC schemas (#88)
ef0d9a6 Fix schemas for v3.0-RC (#85)
2b6ad1e FIX: replaces name field with localized string (#82)
abe71f2 Fix invalid json, no trailing commas (#83)
f43170e V3.0-RC Schemas  (#79)
680df70 Update pr-to-project.yml
c2c30a2 Typo fix in geofencing_zones.json (#78)
c9be765 Create pr-to-project.yml
0a17875 Create issues-to-project.yml
30e5a3a Update README.md

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: 22b058dc4a358baf451e006cde74775075929b3d

* remove dot files in schemas

Signed-off-by: Tom <[email protected]>

* v3-RC validation

Signed-off-by: Tom <[email protected]>

* Remove unused file

Signed-off-by: Tom <[email protected]>

* Add `serverOpts` required in Windows

Signed-off-by: Tom <[email protected]>

* Fix typo `recommended`

Signed-off-by: Tom <[email protected]>

* update test for 3.0-RC , 3.0 and upcoming minor versions

Signed-off-by: Tom <[email protected]>

* fix after rebase

Signed-off-by: Tom <[email protected]>

* Recommended.

Signed-off-by: Tom <[email protected]>

* Squashed 'gbfs-validator/versions/schemas/' changes from 22b058d..5f12243

5f12243 Patch manifest.json (#91)

git-subtree-dir: gbfs-validator/versions/schemas
git-subtree-split: 5f12243d5735a608eef697212a627b9090eea31a

---------

Signed-off-by: Tom <[email protected]>
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.

Timezone not properly validated
2 participants