TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

[wip] Tests with no change

Open sheetalkamat opened this issue 3 years ago • 6 comments

sheetalkamat avatar Aug 10 '22 00:08 sheetalkamat

@typescript-bot pack this

sheetalkamat avatar Aug 10 '22 00:08 sheetalkamat

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

typescript-bot avatar Aug 10 '22 00:08 typescript-bot

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/131464/artifacts?artifactName=tgz&fileId=1AF76E271E886E873F4292CC8A77770805C436B5E8DB83136CB23F3D9E4778A002&fileName=/typescript-4.9.0-insiders.20220810.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]".;

typescript-bot avatar Aug 10 '22 00:08 typescript-bot

@typescript-bot pack this

sheetalkamat avatar Aug 10 '22 16:08 sheetalkamat

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

typescript-bot avatar Aug 10 '22 16:08 typescript-bot

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/131504/artifacts?artifactName=tgz&fileId=1AF76E271E886E873F4292CC8A77770805C436B5E8DB83136CB23F3D9E4778A002&fileName=/typescript-4.9.0-insiders.20220810.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]".;

typescript-bot avatar Aug 10 '22 17:08 typescript-bot