Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/cucumber-json-schema

JSON Schemas for Cucumber JSON output
https://github.com/cucumber/cucumber-json-schema

Update README.md

a244da3b89ac39bd2e1f3beba93bd20a96bc7864 authored over 2 years ago by Aslak Hellesøy <[email protected]>
Update schema to reject more invalid json

- Reject tags without name property
- Reject tags with invalid name property

1e21ddd4c05d32983bc30afe206aad9d43e8fe18 authored over 3 years ago by Timothée Ville <[email protected]>
Update schema to reject more invalid json

- Reject elements without name property
- Reject feature without name property
- Reject feature ...

660a4d5a93ddc8598be4d2a72726487aa5a4f103 authored over 3 years ago by Timothée Ville <[email protected]>
Update schema to reject more invalid json

- Reject elements without line property
- Reject elements without type property
- Reject steps w...

ed610e3d1fd76b6c8130b544283db29413f18788 authored over 3 years ago by CynthiaMaillard <[email protected]>
Update Schema to reject invalid steps

e56e00340cbf04bda581ac4fe04883a8d627892d authored over 3 years ago by Timothée Ville <[email protected]>
Remove gem workflow

f4311688e9574f7bcbd2484d8bc3341bc3a5f11a authored over 3 years ago by Timothée Ville <[email protected]>
Remove ruby gem code

Resolves #2

2833f13dbdc477bfcfb66829d66bd182d6b4ce94 authored over 3 years ago by Timothée Ville <[email protected]>
Update CHANGELOG

74be861739b1b5e9f16271d62213b2da7061df32 authored over 3 years ago by Timothée Ville <[email protected]>
Update ruby makefile

Add `install` command
Rename some phonies

f4acece0a00fc124d54af22b3cc33cfe6c702a2d authored over 3 years ago by Timothée Ville <[email protected]>
Remove CODE_OF_CONDUCT

7caa23649fa5953f843e19d7352b590b141d1d47 authored over 3 years ago by Timothée Ville <[email protected]>
Update README

Add instructions for Makefiles

9194a1f7011d68782b9815a0f864db5f93f447fa authored over 3 years ago by Timothée Ville <[email protected]>
Validate schema against know json documents

fix #1

fbf6cdae92ecdb0c6ecd0b210a24a9099d724317 authored over 3 years ago by Timothée Ville <[email protected]>
Update Makefile

make install : clean up repository, clone the testdata generator,
install dependencies
make te...

0a98d5d1844793b3f1cb061716d72372bb76029f authored over 3 years ago by CynthiaMaillard <[email protected]>
Add clean and build instructions in Makefile

e834bdbc7e8c862b0ac3cda5bf0576f8a5a14c74 authored over 3 years ago by CynthiaMaillard <[email protected]>
Add rubocop-rspec to ruby dev dependencies

0f9f6f5166c8c7462e1984423ab70b5ec8bb1809 authored over 3 years ago by CynthiaMaillard <[email protected]>
Configure rubocop rules

605322f8acf89ea4dc7dadf0f5d10d1fabe61f9a authored over 3 years ago by CynthiaMaillard <[email protected]>
Update editor config

Use space indents everywhere except in Makefile

b523b8fb78c36097dbc223c5a413523893f8d589 authored over 3 years ago by CynthiaMaillard <[email protected]>
Fix github CI workflow

9e73c0f5cdc81b210cf1dc6a22ad954b78340909 authored over 3 years ago by CynthiaMaillard <[email protected]>
Move makefile into ruby

The makefile has been made to build the gem so it has been moved to
the right place

6c0c4f6e041e0d606c3f43fae00beb7bdf78a376 authored over 3 years ago by Timothée Ville <[email protected]>
Add the gem structure and the schema

Everything related to the gem is into the ruby folder.
A Makefile has been created to build the ...

e0a935150aae3d88549126c19ae6ea61b1655c9e authored over 3 years ago by CynthiaMaillard <[email protected]>
Add usage to README

91c6e13e6ddf11c740bc3e016fb74ce8a3c97e3f authored over 3 years ago by Timothée Ville <[email protected]>
Add a README

c2aed3c13ac39600744e3022270d25ed07816c8a authored over 3 years ago by Aslak Hellesøy <[email protected]>
Use same license as everyone else

a65ffe395d49a0f4beb072862f1b46a4d247e895 authored over 3 years ago by Aslak Hellesøy <[email protected]>
Initial commit

b25bcb66949ba364ae9a51b0a4d8696200bab9a0 authored over 3 years ago by Aslak Hellesøy <[email protected]>