conan-io / conan-vs-extension

Conan Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=conan-io.conan-vs-extension
MIT License
59 stars 34 forks source link

Sign the VSIX #105

Closed jgsogo closed 5 months ago

jgsogo commented 5 years ago

Supersedes https://github.com/conan-io/conan-vs-extension/pull/102, we need to run this branch in the same repo so the secret env variables from Appveyor are resolved.

The CI is working, and the extension is signed, but it fails to install. Almost sure that the error is because the certificate must be available on the internet.

SSE4 commented 5 years ago

need to resolve conflicts

SSE4 commented 5 years ago

is it okay to have cert file in public (in source code)? does it mean anyone will be able to sign his our extension as conan's?

jgsogo commented 5 years ago

You need a password to use that file (check how I'm using it in the CI), but this is my first attempt to sign anything so maybe I'm wrong

SSE4 commented 5 years ago

@jgsogo again conflicts

AbrilRBS commented 5 months ago

Closing as we've just released a new vs2022 compatible version that differs from this base, which will be the version we'll be supporting in the future, feel free to check it out in https://marketplace.visualstudio.com/items?itemName=conan-io.conan-vs-extension&ssr=false#overview