Re: Github "Backport" Label

2017-03-13 Thread Dave Neuman
I see the label, but I don't see a way to add the label to existing PRs. On Sun, Mar 12, 2017 at 8:38 PM, Eric Friedrich (efriedri) < efrie...@cisco.com> wrote: > I created a new label in Github called “backport”. > > Please tag any PRs with this label to make them easier to find. > > —Eric > >

Re: Github "Backport" Label

2017-03-13 Thread Phil Sorber
You can also search on the branch base. Something like: "is:pr is:open base:2.0.x" On Mon, Mar 13, 2017 at 7:55 AM Dave Neuman wrote: > I see the label, but I don't see a way to add the label to existing PRs. > > On Sun, Mar 12, 2017 at 8:38 PM, Eric Friedrich (efriedri) < > efrie...@cisco.com>

Re: Public CI Builds for Traffic Control

2017-03-13 Thread Dave Neuman
I don't have experience with Travis CI, but we are using Jenkins internally to build the project. If we can get an Apache hosted Jenkins that would be cool. I think maybe we should spend an hour (or a few) at the meetup and see if we can get something up and going, thoughts? On Sun, Mar 12, 2017

Re: Public CI Builds for Traffic Control

2017-03-13 Thread Chris Lemmons
To me, the key features of CI are that a) it builds each branch automatically, b) notifies affected parties when all is not well, and c) manages the artefacts in a reasonable way. Additionally, we're a lot more useful when we're writing neat software and not spending out time managing CI, so it sho

Re: Github "Backport" Label

2017-03-13 Thread Jeremy Mitchell
I didn't know we could create labels and apply them. If so, I think this would be fantastic...but like Dave, I don't see how to do it. :( On Mon, Mar 13, 2017 at 7:57 AM, Phil Sorber wrote: > You can also search on the branch base. Something like: "is:pr is:open > base:2.0.x" > > On Mon, Mar 13,

Re: Github "Backport" Label

2017-03-13 Thread Jeremy Mitchell
Actually, I'm a bit surprised you were even able to create the 'backport' label - https://github.com/apache/incubator-trafficcontrol/labels how did you do that? please tell. :) On Mon, Mar 13, 2017 at 7:59 PM, Jeremy Mitchell wrote: > I didn't know we could create labels and apply them. If so,

Re: Github "Backport" Label

2017-03-13 Thread Eric Friedrich (efriedri)
I opened an INFRA- JIRA and asked them to create it. Why no one can apply labels, I don’t know… —Eric > On Mar 13, 2017, at 10:07 PM, Jeremy Mitchell wrote: > > Actually, I'm a bit surprised you were even able to create the 'backport' > label - https://github.com/apache/incubator-trafficcontro