mozilla-jetpack / jpm

Jetpack Manager for Node.js
https://www.npmjs.org/package/jpm
Mozilla Public License 2.0
164 stars 75 forks source link

jpm sign support for proxy #582

Closed vidyavijayabhanu closed 8 years ago

vidyavijayabhanu commented 8 years ago

Hi We have a requirement where jpm sign command need to be run through a proxy. We dont want all computers to have internet connection to run jpm sign command. Hence we need to run jpm sign command through a proxy and submit addon for Mozilla signing. Does jpm sign command currently supports running it through proxy?

yan12125 commented 8 years ago

It's not implemented yet. See #446

kumar303 commented 8 years ago

Hi. yes, it is tracked in https://github.com/mozilla-jetpack/jpm/issues/446 . If someone has bandwidth to work on this feature, I can mentor the patch. It is pretty straight forward.