C Dorn

Results 54 comments of C Dorn

@kumar303 Can `web-ext` download it for me after the fact or do you have some NodeJS code crafted that can do the api auth as an example?

@kumar303 It is protected: ``` $ curl https://addons.mozilla.org/api/v3/file/745574/firephp_for_firefox_devtools-0.1.0pre_1508200790-fx.xpi?src=api {"detail":"Authentication credentials were not provided."} ```

Reproducible 100% of the time. Verbose log: https://gist.github.com/cadorn/e7c8f32106d6a91834de860b11f241b5

@kumar303 The validation result shows but there is **no release/download page** I can find in the `DevHub`. If you can send me the download link I should get when logged...

@kumar303 I may have found the issue. It appears that signing works for new extensions. Then when I delete the extension from the DevHub and re-sign it it errors out....

> Are you also saying the original extension that you were trying to sign had been deleted in the DevHub? Correct. I had signed it and then deleted it. Then...

I hope to get to checking this again in the near future. Thanks for the potential fix!

A *restriction* is not an *enhancement* in the realm of *Open Source* and I reject that this license is an *inspired enhancement* of the MIT license. It is a **restrictive...

I call `client.register.removeSingleMetric('')` before I register metrics which seems to solve the issue.

I am looking for this feature as well. Maybe use the `glob` npm module?