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

Require real values for nodejs in javascript/ #7607

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Dec 7, 2020

Fixes #6249

BCD now has complete data for nodejs in the javascript/ folder 🎉 🎉

This was possible after we fixed the initial version to 0.10.0 in #6861 and also because there are a few amazing folks that helped getting version info:

Special thanks to:

for your PRs and reviews with all these issues related to this story.

In order to not allow new "true" or "null" values, this change adds nodejs to the blocklist for the javascript/ folder.

@Elchi3 Elchi3 requested a review from ddbeck as a code owner December 7, 2020 14:50
@github-actions github-actions bot added the linter 🏡 Issues or pull requests regarding the tests / linter of the JSON files. label Dec 7, 2020
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great news! Thank you! 🎉

@ddbeck ddbeck merged commit 61af485 into mdn:master Dec 7, 2020
@Elchi3 Elchi3 deleted the nodejs-complete-data branch December 7, 2020 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linter 🏡 Issues or pull requests regarding the tests / linter of the JSON files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Complete nodejs data
3 participants