Re: Action Required: Status of Harbormaster for Differentials

2016-08-30 Thread Ben Gamari
Richard Eisenberg writes: > Hi Ben, > > Thanks for tackling this difficult issue -- I know you've been looking > for a better solution. > > As I understand it, anyone will now need to add a public key to Phab > in order to upload patches. This (as you admit) will increase the > barriers to contri

Re: Action Required: Status of Harbormaster for Differentials

2016-08-30 Thread Richard Eisenberg
Hi Ben, Thanks for tackling this difficult issue -- I know you've been looking for a better solution. As I understand it, anyone will now need to add a public key to Phab in order to upload patches. This (as you admit) will increase the barriers to contributions. Are the instructions for how a

Re: Action Required: Status of Harbormaster for Differentials

2016-08-29 Thread Ben Gamari
Ben Gamari writes: > tl;dr. I am working on restoring Harbormaster support for Differentials. >Towards this end, GHC's Phabricator instance will soon require >that you add an SSH public key to your account in order to upload >patches with `arc diff`. > For the record, I ju

Re: Action Required: Status of Harbormaster for Differentials

2016-08-29 Thread Ben Gamari
Ben Gamari writes: > Joachim Breitner writes: > >> Hi, >> ... > Ahh, sure. Right, it's expected that ssh requires a key. Indeed http is > more fitting for your bot. > >> I’ll wait for the CDN to get working. >> > I'll let you know when things have been sorted. > Well this is unfortunate: it loo

Re: Action Required: Status of Harbormaster for Differentials

2016-08-29 Thread Ben Gamari
Joachim Breitner writes: > Hi, > > Am Montag, den 29.08.2016, 10:03 -0400 schrieb Ben Gamari: >> >> Regardless, you should be able to clone the repo via ssh. > > Permission denied (publickey,keyboard-interactive). > fatal: Could not read from remote repository. > > Please make sure you have the

Re: Action Required: Status of Harbormaster for Differentials

2016-08-29 Thread Joachim Breitner
Hi, Am Montag, den 29.08.2016, 10:03 -0400 schrieb Ben Gamari: > > > it does not seem to be world-readable: > > > > $ git fetch phab > > fatal: unable to access 'http://phabricator.haskell.org/diffusion/G > > HCDIFF/GHC-Differentials.git/': The requested URL returned error: > > 500 > > > Actual

Re: Action Required: Status of Harbormaster for Differentials

2016-08-29 Thread Ben Gamari
Joachim Breitner writes: > [ Unknown signature status ] > Hi, > > Am Freitag, den 26.08.2016, 17:39 -0400 schrieb Ben Gamari: >> Indeed, it's available at [1]. > > it does not seem to be world-readable: > > $ git fetch phab > fatal: unable to access > 'http://phabricator.haskell.org/diffusion/GH

Re: Action Required: Status of Harbormaster for Differentials

2016-08-29 Thread Ben Gamari
Phyx writes: > Hi Ben, > > Out of curiosity which platforms will be getting harbormaster support? Is > this only Linux x86_64? > > Any plans to expand this in the future to all Tier 1 platforms? > Indeed I would like to get to this point. At the moment I am focusing on Linux x86_64 and Darwin x86

Re: Action Required: Status of Harbormaster for Differentials

2016-08-28 Thread Joachim Breitner
Hi, Am Freitag, den 26.08.2016, 17:39 -0400 schrieb Ben Gamari: > Indeed, it's available at [1]. it does not seem to be world-readable: $ git fetch phab fatal: unable to access 'http://phabricator.haskell.org/diffusion/GHCDIFF/GHC-Differentials.git/': The requested URL returned error: 500 >

Re: Action Required: Status of Harbormaster for Differentials

2016-08-27 Thread Phyx
Hi Ben, Out of curiosity which platforms will be getting harbormaster support? Is this only Linux x86_64? Any plans to expand this in the future to all Tier 1 platforms? Cheers, Tamar On Fri, Aug 26, 2016, 22:39 Ben Gamari wrote: > Joachim Breitner writes: > > > [ Unknown signature status ]

Re: Action Required: Status of Harbormaster for Differentials

2016-08-26 Thread Ben Gamari
Joachim Breitner writes: > [ Unknown signature status ] > Hi, > > Am Freitag, den 26.08.2016, 09:38 -0400 schrieb Ben Gamari: >> The reason for this new requirement is that `arc diff` will soon push >> submitted diffs to a "staging area", a Git repository managed by >> Phabricator containing a br

Re: Action Required: Status of Harbormaster for Differentials

2016-08-26 Thread Joachim Breitner
Hi, Am Freitag, den 26.08.2016, 09:38 -0400 schrieb Ben Gamari: > The reason for this new requirement is that `arc diff` will soon push > submitted diffs to a "staging area", a Git repository managed by > Phabricator containing a branch for each submitted Differential. this is great, because it m

Action Required: Status of Harbormaster for Differentials

2016-08-26 Thread Ben Gamari
tl;dr. I am working on restoring Harbormaster support for Differentials. Towards this end, GHC's Phabricator instance will soon require that you add an SSH public key to your account in order to upload patches with `arc diff`. Hello everyone, As you are no doubt aware Harbor