Skip to content

Conversation

@nicoonoclaste
Copy link
Contributor

contribute.json is an initiative from Mozilla to provide human- and machine-readable metadata describing how to contribute to a given web site/service or repository.

@nicoonoclaste nicoonoclaste requested a review from a team as a code owner November 18, 2019 02:26
@netlify
Copy link

netlify bot commented Nov 18, 2019

Deploy preview for condescending-bhaskara-d5a97a ready!

Built with commit 2453d5d

https://deploy-preview-10--condescending-bhaskara-d5a97a.netlify.com

@nicoonoclaste
Copy link
Contributor Author

Ideally, the contribute.json file should also be present at the root of the repo, and checked against the schema during CI.
That sounds like too much work for 3.30am

[contribute.json] is an initiative from Mozilla to provide human- and
machine-readable metadata describing how to contribute to a given web
site/service or repository.

[contribute.json]: https://www.contributejson.org/
@reuvenpo
Copy link
Contributor

We could write a small python script that fetches the raw schema file from github and uses jsonschema@pypi to validate it against this file.

@nicoonoclaste
Copy link
Contributor Author

We could write a small python script that fetches the raw schema file from github and uses jsonschema@pypi to validate it against this file.

Yuh, that's pretty much what I had in mind. :3
Do you think it's reasonable to leave it for a later PR though?

@reuvenpo
Copy link
Contributor

Yeah, of course. It's only useful when run in CI, and there aren't that many maintainers yet, so it's not really important. :)

@nicoonoclaste nicoonoclaste merged commit 2453d5d into main Nov 18, 2019
@nicoonoclaste nicoonoclaste deleted the contribute.json branch November 18, 2019 22:32
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.

3 participants