Skip to content

[Don't Merge] Print out type and symbol count deltas for each statement #37417

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

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Mar 16, 2020

Prints a csv of statement-level telemetry to stdout during build.

@amcasey
Copy link
Member Author

amcasey commented Mar 16, 2020

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Mar 16, 2020

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

@amcasey
Copy link
Member Author

amcasey commented Mar 16, 2020

Obviously, producing a bunch of new stdout breaks all the baselines. 😄

@amcasey
Copy link
Member Author

amcasey commented Mar 16, 2020

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Mar 16, 2020

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

@typescript-bot
Copy link
Collaborator

typescript-bot commented Mar 16, 2020

Hey @amcasey, 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/68257/artifacts?artifactName=tgz&fileId=40690DCD46D299E4A42CCDF70E4EDA21B03F7801D400F7A0AC0CEAACB274F57E02&fileName=/typescript-3.9.0-insiders.20200316.tgz"
    }
}

and then running npm install.


There is also a playground for this build.

@amcasey
Copy link
Member Author

amcasey commented Apr 2, 2020

@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Apr 2, 2020

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

@typescript-bot
Copy link
Collaborator

Hey @amcasey, 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/70268/artifacts?artifactName=tgz&fileId=1430065953C3CE1475BB694487C60CF9617BDEF2C955374DD2CC5936E1688B7702&fileName=/typescript-3.9.0-insiders.20200402.tgz"
    }
}

and then running npm install.

@amcasey
Copy link
Member Author

amcasey commented Aug 15, 2020

Superseded by #37785

@amcasey amcasey closed this Aug 15, 2020
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Aug 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants