mozilla / idea-town-addon

DEPRECATED: see idea-town repo
https://github.com/mozilla/idea-town/tree/master/addon
Mozilla Public License 2.0
2 stars 4 forks source link

Modify .jpmignore so that addon passes auto-signing #22

Closed jaredhirsch closed 9 years ago

jaredhirsch commented 9 years ago

Per [1], a whitelist approach seems more effective for .jpmignore.

[1] https://github.com/mozilla-jetpack/jpm/issues/298

You can test that this passes the auto-signing routine by changing the name in package.json to anything, then attempting to submit on AMO.

@lmorchard @meandavejustice r?

meandavejustice commented 9 years ago

@6a68 This looks like a much better approach, going to test the autosigning this morning before I merge.

jaredhirsch commented 9 years ago

@meandavejustice Bump :-)