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

Add automatic publishing of vsix to marketplace #123

Open
gep13 opened this issue Dec 21, 2020 · 1 comment
Open

Add automatic publishing of vsix to marketplace #123

gep13 opened this issue Dec 21, 2020 · 1 comment

Comments

@gep13
Copy link
Member

gep13 commented Dec 21, 2020

Currently, the vsix is only published to MyGet. On a tagged build, we should also publish the vsix file to the Marketplace. This can be done using the VsixPublisher.exe:

https://www.meziantou.net/ci-cd-pipeline-for-a-visual-studio-extension-vsix-using-azure-devops.htm

@gep13 gep13 added the Build label Dec 21, 2020
@gep13 gep13 added this to the 0.4.0 milestone Dec 21, 2020
gep13 added a commit that referenced this issue Dec 21, 2020
To be used in conjunction with the VsixPublisher.exe. This file was
used for the publishing of the 0.3.0.0 release.
@gep13 gep13 modified the milestones: 0.4.0, Upcoming Release Aug 23, 2021
gep13 added a commit that referenced this issue Aug 23, 2021
* release/0.4.0:
  (build) Update path to manifest(s)
  (#128) Make URL's absolute
  (doc) Update description for supported VS Versions
  (#133) fixed build
  (maint) cleanup
  (#133) re-enabled file-icon
  (#133) re-enabled Cake snippets
  (#133) re-enabled CSharp snippets
  (#133) enabled Build -> Cake Build menu
  (#133) Upgrade to support Visual Studio 2022
  (GH-123) Add publishing manifest file
@nils-a
Copy link
Member

nils-a commented Aug 26, 2021

There is also the Open VSIX Gallery that many projects use to release preview versions.

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

No branches or pull requests

2 participants