Skip to content
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

No extension update notification #9

Closed
vercellone opened this issue Aug 21, 2017 · 4 comments
Closed

No extension update notification #9

vercellone opened this issue Aug 21, 2017 · 4 comments

Comments

@vercellone
Copy link
Contributor

vercellone commented Aug 21, 2017

Your appveyor.yml publishes to a different gallery than previous versions. VSIX Gallery vs. Visual Studio Gallery. Users like myself currently have 2 options to upgrade:

  1. Subscribe to the VSIX Gallery feed.
  2. Download and install the artifact directly from appveyor.

I believe you can use tfx-cli to publish to the Visual Studio Marketplace (F.K.A. Gallery). Feel free to look over my vsts-btdf-tasks appveyor.yml for hints.

See also: Package and Publish an integration to the Marketplace

@onlyutkarsh
Copy link
Owner

You cannot use tfx-cli to publish Visual Studio extensions. You can only publish VSTS/TFS extension to the marketplace using tfx-cli.

I use VSIXGallery.com for dev builds. Since the VSIX published there are from CI build, there is a chance of features not working. Hence, only when the I tested it on a couple of machines, I end up publishing in the marketplace.

@vercellone
Copy link
Contributor Author

Reasonable enough. When do expect you'll publish the latest to the Visual Studio Gallery?

@onlyutkarsh
Copy link
Owner

It's already in the Visual Studio Gallery - all Visual Studio extensions appear in the VSmarketplace after some time. So latest version is here. You should also see the notification about the update in the Visual Studio.

@onlyutkarsh
Copy link
Owner

@vercellone I have published a new version of this extension. If you are still interested, please try it out from here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants