Skip to content

[Prototype] Exploration of 2 column type comparison in tsc #45786

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 3 commits into from

Conversation

orta
Copy link
Contributor

@orta orta commented Sep 8, 2021

Re: https://gist.github.com/orta/f80db73c6e8211211e3d224a5ab47624

But being prototyped using external npm packages and not intended to ever ship, but with this draft PR I can make tsc builds etc.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Sep 8, 2021
@orta
Copy link
Contributor Author

orta commented Sep 8, 2021

Lets see if a build requires the package lock update too

@orta
Copy link
Contributor Author

orta commented Sep 8, 2021

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

Heya @orta, I'm starting to run the tarball bundle task on this PR at 8b8b7e4. Hold tight - I'll update this comment with the log link once the build has been queued.

@orta
Copy link
Contributor Author

orta commented Sep 8, 2021

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Sep 8, 2021

Heya @orta, I've started to run the tarball bundle task on this PR at c389ad9. You can monitor the build here.

@orta
Copy link
Contributor Author

orta commented Sep 8, 2021

Test command now noops

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Sep 8, 2021

Heya @orta, I've started to run the tarball bundle task on this PR at 8cb841c. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @orta, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/109992/artifacts?artifactName=tgz&fileId=87B24FA7EA52D92AF9388987E593C74B3D918F163C1711D6E08698AF09CFC06302&fileName=/typescript-4.5.0-insiders.20210908.tgz"
    }
}

and then running npm install.

@orta
Copy link
Contributor Author

orta commented Sep 8, 2021

A repo if folks want to clone and have a look: https://github.com/orta/ts-2-col-tester

@orta
Copy link
Contributor Author

orta commented Nov 16, 2021

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Nov 16, 2021

Heya @orta, I've started to run the tarball bundle task on this PR at 8cb841c. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @orta, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/115130/artifacts?artifactName=tgz&fileId=24B7E25FD1E028DE443271E18181F198A3CC6874DF833B62C424F309A899380902&fileName=/typescript-4.5.0-insiders.20211116.tgz"
    }
}

and then running npm install.

@sandersn
Copy link
Member

sandersn commented Apr 2, 2025

I'm going to close this PR for a few reasons:

  • It's a prototype intended to explore a design.
  • We don't have time to work on new features until we switch to Corsa, so this PR isn't going to receive any more commits.
  • The PR is extremely out of date now.

@sandersn sandersn closed this Apr 2, 2025
@orta
Copy link
Contributor Author

orta commented Apr 2, 2025

👍🏻 one day if I take a sabbatical, I'm coming back to this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants