Re: Exposing commands

2017-04-10 Thread Daniel Manrique
On Mon, Apr 10, 2017 at 7:40 AM, Bruno Rogerio Fernandes wrote: > Hi Gustavo > Oh, this apparently solve my problem. I'm playing around just now with > aliases, but a can't find in the docs if I can automatically activate all > my aliases on snap install time. > I mean, it would be great if upon s

Re: Snap tracks for Kubernetes

2017-03-20 Thread Daniel Manrique
On Mon, Mar 20, 2017 at 10:45 AM, George Kraft wrote: > Hey folks, > > We're working on a collection of snaps for Kubernetes that we'd like to > have tracks added to: > - kubectl > - kube-apiserver > - kube-controller-manager > - kube-scheduler > - kubelet > - kube-proxy > - cdk-addons > > All of

Re: Remove revision from store

2017-02-15 Thread Daniel Manrique
esktop file is not in the expected location; check if the warning given for the upload helps clarify this. > > Thanks for all the help, No problem, always happy to help. Cheers! - Daniel > Aaron > > On Feb 15, 2017 4:54 PM, "Daniel Manrique" > wrote: >> &

Re: Remove revision from store

2017-02-15 Thread Daniel Manrique
d for manual review due to automated review failures, perhaps you want to have a look? in any case, you can go ahead and publish #3 anyway if you like. Cheers, - Daniel > > Thanks again, > Aaron > > On Feb 15, 2017 3:25 PM, "Daniel Manrique" > wrote: >> >>

Re: Remove revision from store

2017-02-15 Thread Daniel Manrique
Hello Aaron, We're looking at ways to make the queueish nature of a snap's upload both more visible and more actionable by the developer, since cases like yours where a snap is rejected and the developer uploads a fixed version are starting to pop up, and can be easily solved once the pending uplo

Re: Reject snaps that are identical to previous revision?

2017-02-06 Thread Daniel Manrique
On Mon, Feb 6, 2017 at 2:05 AM, Spencer Parkin wrote: > So, I'm sure it comes as no surprise to the readers of this mailing list > that I am a complete moron; and as further evidence of that, I recently > uploaded a "new" snap that was actually identical to the revision I already > had released to

Re: Auto start of snap application on boot up

2016-09-08 Thread Daniel Manrique
On Thu, Sep 8, 2016 at 3:05 PM, Jenny Murphy wrote: > Hi, > I would like my snap application to start automatically when the system > boots. On a non snappy platform I would add the start line to /etc/rc.local, > but I see that this is not possible on Ubuntu 15.04 with Snappy. > So can someone pl