Re: move towards using gopkg.in

2014-07-08 Thread roger peppe
On 8 July 2014 03:23, Gustavo Niemeyer gust...@niemeyer.net wrote: On Mon, Jul 7, 2014 at 10:49 PM, Gustavo Niemeyer gust...@niemeyer.net wrote: On Mon, Jul 7, 2014 at 8:49 PM, David Cheney david.che...@canonical.com wrote: I don't want to introduce another thing to break CI, we already

Re: move towards using gopkg.in

2014-07-08 Thread Nate Finch
+1 for stable APIs and versioned import statements. If we're worried about the fact that gopkg.in is run by some random guy* then we're more than capable of running our own redirector on Canonical's infrastructure. Gopkg.in is open source, so we can easily get ours up and running with just a

Re: Dropbox has open sourced some of their Go libraries

2014-07-08 Thread Nate Finch
I noticed that, too. Their code is unfortunately pretty dropbox-specific, but it is interesting that pretty much everyone doing big projects makes an error package. On Mon, Jul 7, 2014 at 8:04 PM, Menno Smits menno.sm...@canonical.com wrote: Hey look - another errors package! */me ducks*

Re: Dropbox has open sourced some of their Go libraries

2014-07-08 Thread John Meinel
FWIW, I checked it out, and it seems the only thing it adds is an automatic call to StackTrace when creating the error. John =:- On Tue, Jul 8, 2014 at 4:42 PM, Nate Finch nate.fi...@canonical.com wrote: I noticed that, too. Their code is unfortunately pretty dropbox-specific, but it is

Re: Proposed new charm store API

2014-07-08 Thread Aaron Bentley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I haven't gotten a response on this. juju-reports needs to generate statistics across all charms, like the published charm revisions shown here: http://reports.vapour.ws/scorecard How will it get data on all revisions of all charms?