Joel Spadin

Results 34 comments of Joel Spadin

This is not something I had considered. If these bad deployments are uncommon, maybe you could just republish the last good version with a newer version than the bad version...

Could you please elaborate? I'm not sure what is happening or what you're expecting to happen instead.

Sorry for the late response. Github doesn't send a notification when you edit a comment. I've verified that the `strict-ssl` option is getting passed on to [make-fetch-happen](https://github.com/npm/make-fetch-happen), which is the...

The main reason I haven't done that is because syncing state between the extension and the web view is difficult (or if there's a simple way, I don't know what...

Done. I probably won't have time to review this for a while though.

Sorry for the late response. Yes, this does sound like something that could be useful. I don't have time to implement it though.

Oh, is your extension sending a `privateExtensions.extension.install` message to this extension in order to cause it to install the extensions for you? That wasn't really a supported use case, but...

This uses [libnpmsearch](https://www.npmjs.com/package/libnpmsearch) which explicitly says it does not support legacy search through `/-/all`. You will either need to update your registry server to use the current search API or...

> can we not connect to jfrog artifactories using this extension? I believe the registry I am using is based on Artifactory, but I was not responsible for setting it...

I haven't tested with Artifactory. If that setting makes it work though, that would be a good addition for the documentation.