Re: how to update dependencies.tsv

2014-10-30 Thread roger peppe
On 29 October 2014 21:03, Tim Penhey tim.pen...@canonical.com wrote: On 30/10/14 01:11, roger peppe wrote: A better solution here, which I've been meaning to do for a while, would be to change godeps so that it can explore all possible targets. I had a go at that this morning (just adding all

Re: Menno's reviewer graduation

2014-10-30 Thread Dimiter Naydenov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.10.2014 03:13, Tim Penhey wrote: Hey there fellow Juju developers, I'd like to announce Menno's reviewer graduation. I have been very happy with the quality and understanding shown in Menno's reviews. Congratulations. Tim Yay,

Re: how to update dependencies.tsv

2014-10-30 Thread Nate Finch
Upstream and origin are very very common in the git world. Most any how to or stack overflow answer uses those by default. Origin is your repo and upstream is the repo you branched from. I started out doing it your way, Roger, since I agree that information does flow both ways, and naming my

Re: how to update dependencies.tsv

2014-10-30 Thread roger peppe
On 30 October 2014 09:47, Nate Finch nate.fi...@canonical.com wrote: Upstream and origin are very very common in the git world. Most any how to or stack overflow answer uses those by default. Origin is your repo and upstream is the repo you branched from. I started out doing it your way,

Re: how to update dependencies.tsv

2014-10-30 Thread Gustavo Niemeyer
I have never used upstream as an actual remote name. I see people commonly using the term as a wildcard to refer to the upstream branch whatever it is. The term is also used widely in git itself with the same meaning, including in the command line interface. For example, you set the upstream

Re: User Management part 1 all there for 1.21

2014-10-30 Thread Vasiliy Tolstov
2014-10-30 3:54 GMT+03:00 Tim Penhey tim.pen...@canonical.com: This is just the start of more magical things to come. The Onyx team is focused on enabling multiple environments within a single juju deployment. This means that there will be able to be multiple running independent juju

deprecating the juju-backup (and juju-restore) CLI plugin

2014-10-30 Thread Eric Snow
The new juju backups create can be used instead of juju backup (a CLI plugin). So you would think we could deprecate and later remove the old plugin. Unfortunately, juju backups create won't work with 1.20 or earlier API servers. So it's not quite as simple as I'd hoped as long as newer clients

Re: how to update dependencies.tsv

2014-10-30 Thread Andrew Wilkins
On Thu, Oct 30, 2014 at 10:34 PM, Eric Snow eric.s...@canonical.com wrote: On Thu, Oct 30, 2014 at 4:40 AM, roger peppe roger.pe...@canonical.com wrote: It's a pity then that if you go get a package, origin is the repo you've branched from. There is always one of those, but you don't