microsoft / vsmarketplace

Customer feedback and issue tracker repository for Visual Studio Marketplace
MIT License
39 stars 12 forks source link

"Preview" Flag on VSIX Manifest not Manifesting to Marketplace #905

Open CalvinAllen opened 1 month ago

CalvinAllen commented 1 month ago

I have an extension that specifies "Preview" is true in the vsix manifest file, yet the marketplace doesn't seem to be honoring this flag as I upload new versions.

Manifest File

Marketplace Entry

Screenshot 2024-05-15 at 6 50 33 PM Screenshot 2024-05-15 at 6 50 46 PM

I deploy using the VSIXPublisher utility and a publishing manifest file

madhurivadaligithub commented 1 month ago

Hi @CalvinAllen

Thank you for reaching out to the VS Marketplace Team. We are investigating the issue and will get back to you with an update promptly.

Regards, VS Marketplace Team

Neelima10735584 commented 1 month ago

Hi, could you please go through the below public document please try again and let us know if still facing the issue

New Preview label for Visual Studio extensions - Visual Studio Blog (microsoft.com)

Regards, VS Marketplace Team

CalvinAllen commented 1 month ago

@madhurivadaligithub @Neelima10735584 It does not work. All the document references is adding the Preview tag/flag into the vsix manifest which I have (https://github.com/CodingWithCalvin/VS-CouchbaseExplorer/blob/main/src/CodingWithCalvin.CouchbaseExplorer/source.extension.vsixmanifest#L12)

Neelima10735584 commented 1 month ago

Thanks for the confirmation. we are unable to repro this issue, we are investigating and will keep you updated. In the meantime, could you try using a different browser?

Regards, VS Marketplace Team

CalvinAllen commented 1 month ago

As mentioned, I am uploading using the 'VsixPublisher.exe' utility, and not using a browser at all for the upload process.

Neelima10735584 commented 1 month ago

Hi Calvin, We have observed that The Preview Functionality is working correctly from manage User Interface (UI). please upload through marketplace UI to unblock yourself, we are actively working on vsixpublisher to repro the issue and keep you posted on this progress.

Regards, VS Marketplace Team

Neelima10735584 commented 3 weeks ago

Hi Calvin,

It appears that your extension is not available in the marketplace. Are you still encountering issues when trying to upload it through UI also?

Please let me know if you need any assistance or further information.

Regards, VS MarketPlace Team

CalvinAllen commented 3 weeks ago

No, I have unpublished it for the time being because publishing every single update through the UI is not a solution for me.

Neelima10735584 commented 2 weeks ago

Thank you for your update.We understand your concern .We are investigating the issue and will get back to you with a resolution.

Regards, VS MarketPlace Team

Neelima10735584 commented 1 week ago

Hi Calvin,

We are unable repro the issue, and also we have not received any requests on same issue, we need few details from you could you please share the step-by-step process of you are following to upload this preveiw extension to Marketplace.

Additionally, if you need any assistance related to vsix publisher, please reach out to them through the github page: https://github.com/microsoft/VSExtensibility/issues.

Regards, VS MarketPlace Team