how to validate snappy packages?

Martin Albisetti martin.albisetti at canonical.com
Wed Jan 21 11:33:51 UTC 2015


On Wed, Jan 21, 2015 at 8:43 AM, Benoit Chesneau
<snappy-apps+dev at benoitcnetwork.eu> wrote:
> What is the correct way to validate snappy packages before sending them to
> the store? Is there any documentation about it?

Hi!

There is indeed.
With a handful of exceptions all checks run on packages are from this
project: lp:click-reviewers-tools
Just branch that, and run bin/click-review $path-to-package

Once that passes, you should make sure you get your package name
right, IIRC you already have an old-style namespace, be sure to choose
a developer name in the developer portal (eg "benoitc"), and specify
your package name as "appname.developername". That would be the most
likely thing to trip you once the review scripts pass locally.


-- 
Martin



More information about the snappy-app-devel mailing list