jfrog / jfrog-visual-studio-extension

Apache License 2.0
10 stars 9 forks source link

Cant find extension for Visual Studio 2022 #23

Open mrweiland opened 2 years ago

mrweiland commented 2 years ago

After updated to Visual Studio 2022 i cant find Jfrog extension - are there any update on the way?

image

eyalbe4 commented 2 years ago

Sorry for the late response here @mrweiland! We will share here an update soon.

fwdslashnet commented 2 years ago

Thanks, my team have just moved to VS 2022, too, and in the process of selling JFrog as a new artifact repo with xray, so this could put a block on its adoption. On a separate note, will the new version contain the fixed version on the UI? On the VS 2019 version I needed to search the output window for fixed_version.

RobiNino commented 2 years ago

Hi @mrweiland @fwdslashnet , Thank you for raising this request. We are currently in the process of adding Visual Studio 2022 support to the extension. Our team has already modernized and refactored the extension, and now working on fixing issues that have come up due to these previous steps and some broken APIs. We'll be prioritizing the addition of the fixed version to the UI, while our first priority is to support 2022. We will update this issue as we progress. Thank you for your patience.

fwdslashnet commented 2 years ago

Thanks for the update @RobiNino

RobiNino commented 2 years ago

@mrweiland @fwdslashnet , Due to Visual Studio marketplace limitations, we've created a new extension with Visual Studio 2022 support - JFrog V2. We'd appreciate your feedback for it. Thanks again for your patience.

fwdslashnet commented 2 years ago

Apologies @RobiNino I'll take a look in the morning and give you some feedback. Thanks

fwdslashnet commented 2 years ago

Hi @RobiNino,

I've had a look this morning.

Extension

I've found the extension and was able to load it without issue. Appears to function exactly as the VS 2019 version of the extension works. So, thanks for that.

image

Fixed Version:

The only dissappointing thing is the fixed version is not visible, I'm still having to go onto the Output window and extract the fixed version from the text. image

..."components":[{"component_id":"log4net","fixed_versions":["[2.0.10-rc1]"]}]...

This is very frustrating, the information is right there, why not add it to the extension GUI.

However, as I said, glad to have the functionality in VS 2022.

Thanks

RobiNino commented 2 years ago

Hi @fwdslashnet , Thanks a lot for the feedback. Adding the fixed version to the UI is on our road map. I cannot share an ETA yet, but it is something we would definitely like to add to the extension along with other improvements.

talarian1 commented 1 year ago

Hi @fwdslashnet, Our latest release includes an implementation for your feature request - displaying the fixed versions in the components issues details table. We'd appreciate your feedback on it.