[swift-dev] Cleaning up stale branches?

2016-10-21 Thread Alex Blewitt via swift-dev
There are a lot of branches in the main Swift Git repository at the moment. Many of these appear to be short-term testing branches that are out of date, or work in progress that may be better in an external repository until the work is done. There are also a number of branches (e.g. swift-3.0-pr

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Daniel Dunbar via swift-dev
While on this topic... GitHub's support for doing cross-repo pull requests is excellent. Anyone can easily fork the main repo, and push to their side repo (for example, with: `git push ddunbar HEAD:name-of-my-new-branch`) and the GitHub web UI on the main repo will automatically show you a hand

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Mark Lacey via swift-dev
> On Oct 21, 2016, at 9:14 AM, Daniel Dunbar via swift-dev > wrote: > > While on this topic... > > GitHub's support for doing cross-repo pull requests is excellent. Anyone can > easily fork the main repo, and push to their side repo (for example, with: > `git push ddunbar HEAD:name-of-my-new

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Daniel Dunbar via swift-dev
> On Oct 21, 2016, at 9:57 AM, Mark Lacey wrote: > > >> On Oct 21, 2016, at 9:14 AM, Daniel Dunbar via swift-dev >> mailto:swift-dev@swift.org>> wrote: >> >> While on this topic... >> >> GitHub's support for doing cross-repo pull requests is excellent. Anyone can >> easily fork the main rep

[swift-dev] PRs not triggering with @swift-ci

2016-10-21 Thread Michael Gottesman via swift-dev
I have been trying to trigger pull request testing for a little bit and nothing seems to be happening. Is anyone else running into this? This is the PR: https://github.com/apple/swift/pull/5396 ___ swift-dev mailing list swift-dev@swift.org https://list

Re: [swift-dev] PRs not triggering with @swift-ci

2016-10-21 Thread Ron Olson via swift-dev
Looks like GitHub is down due to that DDOS on the Dyn DNS servers that is in the news at the moment. On 21 Oct 2016, at 12:12, Michael Gottesman via swift-dev wrote: I have been trying to trigger pull request testing for a little bit and nothing seems to be happening. Is anyone else running in

Re: [swift-dev] PRs not triggering with @swift-ci

2016-10-21 Thread Michael Gottesman via swift-dev
> On Oct 21, 2016, at 10:14 AM, Ron Olson via swift-dev > wrote: > > Looks like GitHub is down due to that DDOS on the Dyn DNS servers that is in > the news at the moment. I am not having that issue. But maybe it is b/c I have github in my dns cache and the bots do not (even though I find th

Re: [swift-dev] PRs not triggering with @swift-ci

2016-10-21 Thread Ron Olson via swift-dev
Weird that it's working for you; I can't get to any github.com page on any machine (and I was using it just this morning). On 21 Oct 2016, at 12:22, Michael Gottesman wrote: On Oct 21, 2016, at 10:14 AM, Ron Olson via swift-dev wrote: Looks like GitHub is down due to that DDOS on the Dyn

Re: [swift-dev] PRs not triggering with @swift-ci

2016-10-21 Thread Michael Gottesman via swift-dev
I imagine it is dns caching. (Went to their status page and they specifically mention that issue). So sounds like you are correct. Michael > On Oct 21, 2016, at 10:24 AM, Ron Olson wrote: > > Weird that it's working for you; I can't get to any github.com page on any > machine (and I was usin

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Dave Abrahams via swift-dev
on Fri Oct 21 2016, Daniel Dunbar wrote: > While on this topic... > > GitHub's support for doing cross-repo pull requests is > excellent. Anyone can easily fork the main repo, and push to their > side repo (for example, with: `git push ddunbar > HEAD:name-of-my-new-branch`) and the GitHub web UI

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread John McCall via swift-dev
> On Oct 21, 2016, at 10:39 AM, Dave Abrahams via swift-dev > wrote: > on Fri Oct 21 2016, Daniel Dunbar wrote: > >> While on this topic... >> >> GitHub's support for doing cross-repo pull requests is >> excellent. Anyone can easily fork the main repo, and push to their >> side repo (for examp

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Dave Abrahams via swift-dev
on Fri Oct 21 2016, John McCall wrote: >> On Oct 21, 2016, at 10:39 AM, Dave Abrahams via swift-dev >> wrote: >> on Fri Oct 21 2016, Daniel Dunbar wrote: >> >>> While on this topic... >>> > >>> GitHub's support for doing cross-repo pull requests is >>> excellent. Anyone can easily fork the

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Daniel Dunbar via swift-dev
> On Oct 21, 2016, at 12:14 PM, Dave Abrahams via swift-dev > wrote: > > > on Fri Oct 21 2016, John McCall > wrote: > >>> On Oct 21, 2016, at 10:39 AM, Dave Abrahams via swift-dev >>> wrote: >>> on Fri Oct 21 2016, Daniel Dunbar wrote: >>> While on thi

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread John McCall via swift-dev
> On Oct 21, 2016, at 12:23 PM, Daniel Dunbar wrote: >> On Oct 21, 2016, at 12:14 PM, Dave Abrahams via swift-dev >> mailto:swift-dev@swift.org>> wrote: >> >> >> on Fri Oct 21 2016, John McCall > > wrote: >> On Oct 21, 2016, at 10:39 AM, Dave Abrahams via sw

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Dave Abrahams via swift-dev
on Fri Oct 21 2016, John McCall wrote: >> On Oct 21, 2016, at 12:23 PM, Daniel Dunbar wrote: >>> On Oct 21, 2016, at 12:14 PM, Dave Abrahams via swift-dev >>> > wrote: >>> >>> >>> on Fri Oct 21 2016, John McCall >> > wrote: > >>> >

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread John McCall via swift-dev
> On Oct 21, 2016, at 1:54 PM, Dave Abrahams wrote: > on Fri Oct 21 2016, John McCall wrote: > >>> On Oct 21, 2016, at 12:23 PM, Daniel Dunbar wrote: On Oct 21, 2016, at 12:14 PM, Dave Abrahams via swift-dev > > wrote: on Fri Oct 21 2016,

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Ted kremenek via swift-dev
> On Oct 21, 2016, at 12:49 PM, John McCall via swift-dev > wrote: > >>> On Oct 21, 2016, at 12:23 PM, Daniel Dunbar wrote: >>> On Oct 21, 2016, at 12:14 PM, Dave Abrahams via swift-dev >>> wrote: >>> >>> >>> on Fri Oct 21 2016, John McCall wrote: >>> > On Oct 21, 2016, at 10:39 AM,

Re: [swift-dev] Cleaning up stale branches?

2016-10-21 Thread Ted kremenek via swift-dev
> On Oct 21, 2016, at 1:54 PM, Dave Abrahams via swift-dev > wrote: > > > on Fri Oct 21 2016, John McCall wrote: > >>> On Oct 21, 2016, at 12:23 PM, Daniel Dunbar wrote: On Oct 21, 2016, at 12:14 PM, Dave Abrahams via swift-dev > > wrote: