Re: Simplifying Mynewt repo dependencies

2020-01-24 Thread Christopher Collins
Hi Vipul,

On Thu, Jan 23, 2020 at 03:48:51PM -0800, Vipul Rahane wrote:
> Hi,
> 
> Seems fine to me to remove the range feature. I am little bit concerned
> about version.yml specially for backwards compatibility but if that's not
> an issue it's all good.

Repos should keep their `version.yml` files around for a while to
maintain compatibility with older versions of newt.  Alternativelty,
they could update their `repo.newt_compatibility` matrix to prevent
older versions from being used.  I think that mitigates most backwards
compatibility issues.

Chris


Re: Simplifying Mynewt repo dependencies

2020-01-23 Thread Vipul Rahane
Hi,

Seems fine to me to remove the range feature. I am little bit concerned
about version.yml specially for backwards compatibility but if that's not
an issue it's all good.

On Wed, Jan 22, 2020 at 10:02 AM Will  wrote:

> Chris:
>
> I read the entire email as well and it all sounds good to me.
>
> Will
>
> On Wed, Jan 22, 2020 at 7:04 AM Christopher Collins <
> ccollins47...@gmail.com>
> wrote:
>
> > Hi Szymon,
> >
> > On Wed, Jan 22, 2020 at 12:33:21PM +0100, Szymon Janc wrote:
> > > Hi Chris,
> > >
> > > Yes! Let's simplify this as much as possible.
> > > Do I get this correctly that change we could (if want to) get rid of
> > > release branches and just freeze master during release?
> >
> > Thanks for reading.  Yes, that is correct.  Branching is permitted but
> > not required.
> >
> > Chris
> >
>


-- 

Regards,
Vipul Rahane


Re: Simplifying Mynewt repo dependencies

2020-01-22 Thread Will
Chris:

I read the entire email as well and it all sounds good to me.

Will

On Wed, Jan 22, 2020 at 7:04 AM Christopher Collins 
wrote:

> Hi Szymon,
>
> On Wed, Jan 22, 2020 at 12:33:21PM +0100, Szymon Janc wrote:
> > Hi Chris,
> >
> > Yes! Let's simplify this as much as possible.
> > Do I get this correctly that change we could (if want to) get rid of
> > release branches and just freeze master during release?
>
> Thanks for reading.  Yes, that is correct.  Branching is permitted but
> not required.
>
> Chris
>


Re: Simplifying Mynewt repo dependencies

2020-01-22 Thread Szymon Janc
Hi,

Great! And yes, I've read the whole email:-)

On Wed, 22 Jan 2020 at 16:04, Christopher Collins 
wrote:

> Hi Szymon,
>
> On Wed, Jan 22, 2020 at 12:33:21PM +0100, Szymon Janc wrote:
> > Hi Chris,
> >
> > Yes! Let's simplify this as much as possible.
> > Do I get this correctly that change we could (if want to) get rid of
> > release branches and just freeze master during release?
>
> Thanks for reading.  Yes, that is correct.  Branching is permitted but
> not required.
>
> Chris
>


-- 
pozdrawiam
Szymon K. Janc


Re: Simplifying Mynewt repo dependencies

2020-01-22 Thread Christopher Collins
Hi Szymon,

On Wed, Jan 22, 2020 at 12:33:21PM +0100, Szymon Janc wrote:
> Hi Chris,
> 
> Yes! Let's simplify this as much as possible.
> Do I get this correctly that change we could (if want to) get rid of
> release branches and just freeze master during release?

Thanks for reading.  Yes, that is correct.  Branching is permitted but
not required.

Chris