Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Updated NuGet package? #1017

Closed
JoshuaKGoldberg opened this issue Mar 6, 2016 · 8 comments
Closed

Updated NuGet package? #1017

JoshuaKGoldberg opened this issue Mar 6, 2016 · 8 comments

Comments

@JoshuaKGoldberg
Copy link
Contributor

There's a NuGet package available with just the npm tslint and typescript packages, but that's by a separate contributor (me!) who would be very willing to pass ownership to you (Palantir / the TSLint team).

Would you be up for auto-uploading the latest tslint there whenever you push an update? Steps are available in this repo.

@adidahiya
Copy link
Contributor

This is something we might consider when we update our build infrastructure (drop Travis, only use Circle & appveyor, and publish to NPM from CI). Will keep you posted.

@06b
Copy link

06b commented Dec 13, 2016

+1

@adidahiya
Copy link
Contributor

Can this be run on Circle CI? We dropped Appveyor because it was way too flaky and slow. We'd accept a PR for this if it works on Circle.

@JoshuaKGoldberg
Copy link
Contributor Author

Circle runs on Linux, but does support Docker. I'll try to look into this vaguely soon; in theory it should be possible to spin up Mono and use it to run a nuget.exe, or maybe something with .NET.

https://discuss.circleci.com/t/net-projects/307/10
http://headsigned.com/article/running-nuget-command-line-on-linux

@JoshuaKGoldberg
Copy link
Contributor Author

💀 It's time! 💀

TSLint is being deprecated and no longer accepting pull requests for major new changes or features. See #4534. 😱

If you'd like to see this change implemented, you have two choices:

  • Recommended: Check if this is available in ESLint + typescript-eslint
  • Not Recommended: Fork TSLint locally 🤷‍♂️

👋 It was a pleasure open sourcing with you!

If you believe this message was posted here in error, please comment so we can re-open the issue!

@WPMGPRoSToTeMa
Copy link

WPMGPRoSToTeMa commented Mar 16, 2020

@JoshuaKGoldberg I hope this is not a major change and should be fixed. It is important to update the package on nuget once CVE-2020-7598 vulnerability (#4917) will be fixed.

@JoshuaKGoldberg
Copy link
Contributor Author

@WPMGPRoSToTeMa https://github.com/joshuakgoldberg/tslint.msbuild is a separate package that has options for using your own TSLint version. You could still use that if & when we fix any security vulnerabilities. 🚀

@JoshuaKGoldberg
Copy link
Contributor Author

🤖 Beep boop! 👉 TSLint is deprecated 👈 (#4534) and you should switch to typescript-eslint! 🤖

🔒 This issue is being locked to prevent further unnecessary discussions. Thank you! 👋

@palantir palantir locked and limited conversation to collaborators Mar 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants