Skip to content

added extra check to prevent multiple installation of the same typing, added version field to telemetry event #12258

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

Merged
merged 2 commits into from
Nov 15, 2016

Conversation

vladima
Copy link
Contributor

@vladima vladima commented Nov 15, 2016

addressed comments left as a feedback for #12237

// CC @mhegazy

@@ -5,6 +5,8 @@
/// <reference path="../shared.ts"/>

namespace ts.server.typingsInstaller {
const typingsInstallerVersion = "2.0.9";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we move the ts.version to core and use it here as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vladima vladima merged commit 6846ea3 into release-2.0.5 Nov 15, 2016
@vladima vladima deleted the vladima/address-12237-feedback branch November 15, 2016 18:59
vladima added a commit that referenced this pull request Nov 15, 2016
…, added version field to telemetry event (#12258)

* added extra check to prevent multiple installation of the same typing, added version field to telemetry event

* use ts.version
vladima added a commit that referenced this pull request Nov 15, 2016
* treat failures to resolve module name as missing packages (#12237)

* added extra check to prevent multiple installation of the same typing, added version field to telemetry event (#12258)

* added extra check to prevent multiple installation of the same typing, added version field to telemetry event

* use ts.version

* switch to execSync to ensure that no install orders are interleaved (#12259)

* Make sure version is public

* Update file with version string for nightly release
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants