Giter Club home page Giter Club logo

dataset's People

Contributors

azu avatar jack-works avatar septs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dataset's Issues

TC39 Proposal Linter (GitHub Action)

  1. Check repository
    • assert repository name, proposal- prefix
    • assert repository topics, e.q: tc39-proposal
  2. Check metadata compliance
    1. verify schema
    2. assert tags (must include ECMA-262 or ECMA-402, etc)
    3. assert stage (non tc39 org, stage can only be 0)
    4. assert id (must equal repository name)
    5. assert champions (must be delegates)
    6. assert notes (url must available)
    7. assert tests (url must available)
    8. assert snippets (file-path must exist)
    9. assert polyfills (url must available)
  3. Need new repo
    tc39/proposal-linter-action

Data is broken after Stage 2.7

Since Stage 2.7 tables has been added, it seems that some of the data is broken.

ShadowRealm should be 2.7, but 2

dataset/proposals.json

Lines 103 to 121 in d0e5d6c

"tags": ["ECMA-262"],
"stage": 2,
"name": "ShadowRealm",
"id": "proposal-shadowrealm",
"description": "ECMAScript Proposal, specs, and reference implementation for Realms",
"url": "https://github.com/tc39/proposal-shadowrealm",
"notes": [
{ "date": "2021-12-14T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2021-12/dec-14.md" },
{ "date": "2022-06-06T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2022-06/jun-06.md" },
{ "date": "2022-03-29T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2022-03/mar-29.md" },
{ "date": "2022-09-13T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2022-09/sep-13.md" },
{ "date": "2023-09-27T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2023-09/september-27.md" },
{ "date": "2023-11-27T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2023-11/november-27.md" }
],
"has-specification": true,
"authors": ["Caridy Patiño", "Jean-Francois Paradis"],
"champions": ["Dave Herman", "Mark Miller", "Caridy Patiño", "Leo Balter", "Rick Waldron", "Chengzhong Wu"],
"pushed_at": "2024-02-13T15:42:03.000Z"
},

Async Context should be 2, but stage is undefined.

dataset/proposals.json

Lines 122 to 138 in d0e5d6c

{
"tags": ["ECMA-262"],
"name": "Async Context",
"id": "proposal-async-context",
"description": "Async Context for JavaScript",
"url": "https://github.com/tc39/proposal-async-context",
"notes": [
{ "date": "2023-03-23T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2023-03/mar-23.md#async-context" },
{ "date": "2023-03-23T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2023-03/mar-23.md" },
{ "date": "2023-05-17T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2023-05/may-17.md" },
{ "date": "2023-09-27T00:00:00.000Z", "url": "https://github.com/tc39/notes/blob/HEAD/meetings/2023-09/september-27.md" }
],
"has-specification": true,
"authors": ["Chengzhong Wu"],
"champions": ["Chengzhong Wu", "Justin Ridgewell"],
"pushed_at": "2024-02-13T05:07:56.000Z"
},

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.