I think I'm missing something, but how did you create the PR that this review site picked up? - Whats the workflow of this from someone just coming to NetBeans? and how specifically does it differ to the workflow of someone willing to use GitHub?
Also whats the point? A developer is more than likely to have a GitHub account as opposed to an Apache ID - Which I think you only get when you become a committer on an Apache Project no? To me this seems like a knee-jerk reaction to the news that Microsoft is buying GitHub which I still don't see the problem with... Regards John On Wed, 13 Jun 2018 at 16:53, Emilian Bold <[email protected]> wrote: > > Git repo: https://github.com/apache/incubator-netbeans.git > > > > The above info is available like any other project on GitHub: > > > > https://github.com/apache/incubator-netbeans > > > > Go to the above link and click the green "Clone or download" button. > > This thread is about everything else except the git repo which can be > trivially cloned from Apache or any other mirror: > > * how does one start a new PR without a GitHub account? > > * how does one comment and +1 an existing PR? > > One first step towards fixing this is if we start using > https://reviews.apache.org/groups/netbeans/ which is provided by Apache > Software Foundation itself. > > --emi > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > On 13 June 2018 5:49 PM, Geertjan Wielenga < > [email protected]> wrote: > > > Git repo: https://github.com/apache/incubator-netbeans.git > > > > The above info is available like any other project on GitHub: > > > > https://github.com/apache/incubator-netbeans > > > > Go to the above link and click the green "Clone or download" button. > > > > Gj > > > > On Wed, Jun 13, 2018 at 4:41 PM, Glenn Holmer [email protected] wrote: > > > > > On 06/13/2018 08:34 AM, Emilian Bold wrote: > > > > > > > Review Board for code reviews is working for NetBeans! > > > > > > > > I've just created the first review: > > > > > > > > https://reviews.apache.org/r/67570/ > > > > > > > > I invite everyone to give this a try and join the 'netbeans' group on > > > > > > > > reviews.apache.org > > > > > > Excellent. > > > > > > > > On 7 June 2018 11:59 AM, Emilian Bold [email protected] > wrote: > > > > > > > > > > > > > I think we need to plan a separate contribution workflow > > > > > > > > > > > > > > > > without GitHub (see my other thread 'How to participate in > > > > > > > > > > > > > > > > Apache NetBeans without a GitHub account?'). > > > > > > > > > > > > > > > > Right now we are tied to GitHub and it's impossible to be > > > > > > > > > > > > > > > > involved in anything without jumping onto GitHub. > > > > > > > > > > > > > > Not sure if (or why) it is impossible to be involved without > > > > > > > > > > > > > > GitHub. AFAIK anyone can subscribe to this mailing list, > > > > > > > > > > > > > > checkout from the Git repo on Apache: > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=incubator-netbeans.git > > > > > > > > > > > > > and send patches to this mailing list. > > > > > > > > > > > > > > What's the correct way to clone that? > > > > > > cenbe@greyhand:/mnt/common/temp > git clone https://gitbox.apache.org/ > > > > > > repos/asf?p=incubator-netbeans.git ./incubator-netbeans > > > > > > Cloning into './incubator-netbeans'... > > > > > > fatal: repository 'https://gitbox.apache.org/repos/asf?p=incubator- > > > > > > netbeans.git/' not found > > > > > > -- > > > > > > Glenn Holmer (Linux registered user #16682) > > > > > > "After the vintage season came the aftermath -- and Cenbe." > > > > > > To unsubscribe, e-mail: [email protected] > > > > > > For additional commands, e-mail: > [email protected] > > > > > > For further information about the NetBeans mailing lists, visit: > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
