Skip to content

Automate TypeScript Definitions Update from DefinitelyTyped #1994

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

Closed
wants to merge 5 commits into from

Conversation

Bashamega
Copy link
Contributor

Fixes #389

Overrides #1039

@jakebailey
Copy link
Member

Eee, I don't think this is a great idea, the DT tests are mega long and we have infra there to shard it. I would think this would fail pretty often because we have to fix DT to work with new DOM types every time in ways that wouldn't be fixable here, e.g. there are packages on DT which exist to provide things that the DOM lib will eventually contain, but then need to be updated once the generated code does actually have things.

@jakebailey
Copy link
Member

Also note that the workflow isn't actually testing anything... Zero tests ran and that's why it appears to be fast.

@saschanaz
Copy link
Contributor

(In general I think it would be good if we discuss it first before opening PR, to save your time)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI test with DefinitelyTyped
4 participants