Skip to content

Report buildInfo size in extendedDiagnostics #50293

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 1 commit into from
Closed

Conversation

sheetalkamat
Copy link
Member

@sheetalkamat sheetalkamat commented Aug 12, 2022

Just draft so i can port it to any branch i need

This reports buildInfo read and wrie size in extended diagnostics

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 12, 2022
@sheetalkamat
Copy link
Member Author

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 12, 2022

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

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 13, 2022

Hey @sheetalkamat, 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/131753/artifacts?artifactName=tgz&fileId=33E94ECB6E16BEBBE58AA1F158AAA41BD71392011744FC0F49CD00ACBAF46E9A02&fileName=/typescript-4.9.0-insiders.20220813.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/[email protected]".;

@sheetalkamat
Copy link
Member Author

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 24, 2022

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

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 24, 2022

Hey @sheetalkamat, 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/132629/artifacts?artifactName=tgz&fileId=E5EC25C5B7AF0C522294502EA402B4AEDE63BAEF6509A4A8B5F77A15D29492CA02&fileName=/typescript-4.9.0-insiders.20220824.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/[email protected]".;

@sheetalkamat
Copy link
Member Author

Ping @amcasey to review this

@sheetalkamat sheetalkamat marked this pull request as draft November 3, 2022 22:28
@sheetalkamat sheetalkamat reopened this Nov 3, 2022
@sheetalkamat sheetalkamat added the Experiment A fork with an experimental idea which might not make it into master label Nov 3, 2022
@sheetalkamat sheetalkamat force-pushed the buildInfoSize branch 5 times, most recently from e07e4e3 to a4963ca Compare November 8, 2022 00:51
@sandersn
Copy link
Member

I believe this test branch is unused so I'm closing it. Please re-open it if I'm wrong.

@sandersn sandersn closed this Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team Experiment A fork with an experimental idea which might not make it into master For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants