Re: IMPORTANT: Moving to Gitbox/Github

2017-04-17 Thread Syed Ahmed
Thanks Wido! Next step: Github issues :)

On Mon, Apr 17, 2017 at 1:10 AM, Rajani Karuturi  wrote:

> This is great. Finally, I could add labels to PRs.
>
> Did my first merge from UI :) [1]
>
> [1] https://github.com/apache/cloudstack/pull/1771
>
> ~ Rajani
>
> http://cloudplatform.accelerite.com/
>
> On April 15, 2017 at 1:08 AM, Wido den Hollander (w...@widodh.nl)
> wrote:
>
> Op 14 april 2017 om 21:26 schreef Wido den Hollander
> :
>
> Hi,
>
> At the moment the people from Infra [0] are busy with moving the
> CloudStack repositories to Gitbox/Github [1].
>
> This means that we will be able to label PRs on Github, but only
> people who are in the right group on Github are able to do so.
> Any committer should be able to be added to that group.
>
> A requirement is that 2FA [2] is enabled on your account, so if
> you don't have that, please do so.
>
> It will take a bit of time before we sort this all out.
>
> I see that my Github account currently has the right
> permissions, so I'll start adding some labels to PRs to give it a
> try.
>
> Suggestions, help and more are very welcome! Let's make
> contributing to CloudStack easier and make our life for testing
> it easier as well!
>
> I forgot to add, the Git repo URL changed due to this.
>
> https://gitbox.apache.org/repos/asf/cloudstack.git
>
> This is how my remote looks like:
>
> wido@wido-laptop:~/repos/cloudstack$ git remote -v
> fork g...@github.com:wido/cloudstack.git (fetch)
> fork g...@github.com:wido/cloudstack.git (push)
> github https://github.com/apache/cloudstack.git (fetch)
> github https://github.com/apache/cloudstack.git (push)
> origin https://wid...@gitbox.apache.org/repos/asf/cloudstack.git
> (fetch)
> origin https://wid...@gitbox.apache.org/repos/asf/cloudstack.git
> (push)
> wido@wido-laptop:~/repos/cloudstack$
>
> Wido
>
> Wido
>
> [0]: https://issues.apache.org/jira/browse/INFRA-13885
> [1]: https://gitbox.apache.org/repos/asf
> [2]:
> https://help.github.com/articles/about-two-factor-authentication/
>


Re: IMPORTANT: Moving to Gitbox/Github

2017-04-16 Thread Rajani Karuturi
This is great. Finally, I could add labels to PRs.

Did my first merge from UI :) [1]

[1] https://github.com/apache/cloudstack/pull/1771

~ Rajani

http://cloudplatform.accelerite.com/

On April 15, 2017 at 1:08 AM, Wido den Hollander (w...@widodh.nl)
wrote:

Op 14 april 2017 om 21:26 schreef Wido den Hollander
:

Hi,

At the moment the people from Infra [0] are busy with moving the
CloudStack repositories to Gitbox/Github [1].

This means that we will be able to label PRs on Github, but only
people who are in the right group on Github are able to do so.
Any committer should be able to be added to that group.

A requirement is that 2FA [2] is enabled on your account, so if
you don't have that, please do so.

It will take a bit of time before we sort this all out.

I see that my Github account currently has the right
permissions, so I'll start adding some labels to PRs to give it a
try.

Suggestions, help and more are very welcome! Let's make
contributing to CloudStack easier and make our life for testing
it easier as well!

I forgot to add, the Git repo URL changed due to this.

https://gitbox.apache.org/repos/asf/cloudstack.git

This is how my remote looks like:

wido@wido-laptop:~/repos/cloudstack$ git remote -v
fork g...@github.com:wido/cloudstack.git (fetch)
fork g...@github.com:wido/cloudstack.git (push)
github https://github.com/apache/cloudstack.git (fetch)
github https://github.com/apache/cloudstack.git (push)
origin https://wid...@gitbox.apache.org/repos/asf/cloudstack.git
(fetch)
origin https://wid...@gitbox.apache.org/repos/asf/cloudstack.git
(push)
wido@wido-laptop:~/repos/cloudstack$

Wido

Wido

[0]: https://issues.apache.org/jira/browse/INFRA-13885
[1]: https://gitbox.apache.org/repos/asf
[2]:
https://help.github.com/articles/about-two-factor-authentication/

Re: IMPORTANT: Moving to Gitbox/Github

2017-04-15 Thread Rene Moser
Thanks Wido, worked like a charm. ;)


Re: IMPORTANT: Moving to Gitbox/Github

2017-04-14 Thread Wido den Hollander

> Op 14 april 2017 om 21:26 schreef Wido den Hollander :
> 
> 
> Hi,
> 
> At the moment the people from Infra [0] are busy with moving the CloudStack 
> repositories to Gitbox/Github [1].
> 
> This means that we will be able to label PRs on Github, but only people who 
> are in the right group on Github are able to do so. Any committer should be 
> able to be added to that group.
> 
> A requirement is that 2FA [2] is enabled on your account, so if you don't 
> have that, please do so.
> 
> It will take a bit of time before we sort this all out.
> 
> I see that my Github account currently has the right permissions, so I'll 
> start adding some labels to PRs to give it a try.
> 
> Suggestions, help and more are very welcome! Let's make contributing to 
> CloudStack easier and make our life for testing it easier as well!

I forgot to add, the Git repo URL changed due to this.

https://gitbox.apache.org/repos/asf/cloudstack.git

This is how my remote looks like:

wido@wido-laptop:~/repos/cloudstack$ git remote -v
forkg...@github.com:wido/cloudstack.git (fetch)
forkg...@github.com:wido/cloudstack.git (push)
github  https://github.com/apache/cloudstack.git (fetch)
github  https://github.com/apache/cloudstack.git (push)
origin  https://wid...@gitbox.apache.org/repos/asf/cloudstack.git (fetch)
origin  https://wid...@gitbox.apache.org/repos/asf/cloudstack.git (push)
wido@wido-laptop:~/repos/cloudstack$

Wido

> 
> Wido
> 
> [0]: https://issues.apache.org/jira/browse/INFRA-13885
> [1]: https://gitbox.apache.org/repos/asf
> [2]: https://help.github.com/articles/about-two-factor-authentication/


IMPORTANT: Moving to Gitbox/Github

2017-04-14 Thread Wido den Hollander
Hi,

At the moment the people from Infra [0] are busy with moving the CloudStack 
repositories to Gitbox/Github [1].

This means that we will be able to label PRs on Github, but only people who are 
in the right group on Github are able to do so. Any committer should be able to 
be added to that group.

A requirement is that 2FA [2] is enabled on your account, so if you don't have 
that, please do so.

It will take a bit of time before we sort this all out.

I see that my Github account currently has the right permissions, so I'll start 
adding some labels to PRs to give it a try.

Suggestions, help and more are very welcome! Let's make contributing to 
CloudStack easier and make our life for testing it easier as well!

Wido

[0]: https://issues.apache.org/jira/browse/INFRA-13885
[1]: https://gitbox.apache.org/repos/asf
[2]: https://help.github.com/articles/about-two-factor-authentication/