Kacper Kowalik | 15 Mar 2012 10:24
Picon
Favicon
Gravatar

Github repo is Live & Kicking

Hi,
for all those that haven't noticed yet, we have a shiny git repo on
github.com [1] with all the goodies it provides. I'm proud to announce
that we've already have first successful PR&merge (Thanks to Burcin Erocal)

All new users that don't have access to original overlay[2] are
encouraged to fork, code and get back will pull requests. Users with
access to both repos, please make sure you follow[3] to keep both repos
in sync.

Happy coding and go fork!
Kacper

[1] https://github.com/gentoo-science/sci
[2] http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=summary
[3] https://github.com/gentoo-science/sci/wiki

Oliver Borm | 15 Mar 2012 11:03
Picon

Re: Github repo is Live & Kicking

Hi,

what are with users that only have write access to the original overlay? 
Do they need a github account in order to further contribute to the sci 
overlay? What will happen if they push their changes just to g.o.g ?

Oliver

Am 15.03.2012 10:24, schrieb Kacper Kowalik:
> Hi,
> for all those that haven't noticed yet, we have a shiny git repo on
> github.com [1] with all the goodies it provides. I'm proud to announce
> that we've already have first successful PR&merge (Thanks to Burcin Erocal)
>
> All new users that don't have access to original overlay[2] are
> encouraged to fork, code and get back will pull requests. Users with
> access to both repos, please make sure you follow[3] to keep both repos
> in sync.
>
> Happy coding and go fork!
> Kacper
>
> [1] https://github.com/gentoo-science/sci
> [2] http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=summary
> [3] https://github.com/gentoo-science/sci/wiki
>

Kacper Kowalik | 15 Mar 2012 11:15
Picon
Favicon
Gravatar

Re: Github repo is Live & Kicking

On 03/15/2012 11:03 AM, Oliver Borm wrote:
> Hi,
> 
> what are with users that only have write access to the original overlay?
> Do they need a github account in order to further contribute to the sci
> overlay? 
It's not mandatory so they don't need to, though I've strongly encourage
to do so.
> What will happen if they push their changes just to g.o.g ?
When a person with access to both repos does git pull --all, it pull
changes from both, and during push --all it will be naturally migrated
to github. Of course it also works the other way around. As far as my
short experience with that workflow goes it's almost indistinguishable
to what we had so far. Only pull/push time is slightly longer
Cheers,
Kacper
> 
> Oliver
> 
> Am 15.03.2012 10:24, schrieb Kacper Kowalik:
>> Hi,
>> for all those that haven't noticed yet, we have a shiny git repo on
>> github.com [1] with all the goodies it provides. I'm proud to announce
>> that we've already have first successful PR&merge (Thanks to Burcin
>> Erocal)
>>
>> All new users that don't have access to original overlay[2] are
>> encouraged to fork, code and get back will pull requests. Users with
>> access to both repos, please make sure you follow[3] to keep both repos
>> in sync.
(Continue reading)

Steven Lembark | 4 Apr 2012 18:09

Re: Github repo is Live & Kicking

On Thu, 15 Mar 2012 11:15:41 +0100
Kacper Kowalik <xarthisius <at> gentoo.org> wrote:

> On 03/15/2012 11:03 AM, Oliver Borm wrote:
> > Hi,
> > 
> > what are with users that only have write access to the original overlay?
> > Do they need a github account in order to further contribute to the sci
> > overlay? 
> It's not mandatory so they don't need to, though I've strongly encourage
> to do so.
> > What will happen if they push their changes just to g.o.g ?
> When a person with access to both repos does git pull --all, it pull
> changes from both, and during push --all it will be naturally migrated
> to github. Of course it also works the other way around. As far as my
> short experience with that workflow goes it's almost indistinguishable
> to what we had so far. Only pull/push time is slightly longer

It might be worth adding a "stable" branch to the 
repository. Goal there is that changes to into the
trunk and ones found to work or that pass more tests
can get selectively merged into the stable branch.

Makes it easeir to catch minor bugs after a commit.

--

-- 
Steven Lembark                                             3646 Flora Pl
Workhorse Computing                                   St Louis, MO 63110
lembark <at> wrkhors.com                                      +1 888 359 3508

(Continue reading)

Christoph Junghans | 4 Apr 2012 19:54
Picon
Favicon

Re: Github repo is Live & Kicking

2012/4/4 Steven Lembark <lembark <at> wrkhors.com>:
> On Thu, 15 Mar 2012 11:15:41 +0100
> Kacper Kowalik <xarthisius <at> gentoo.org> wrote:
>
>> On 03/15/2012 11:03 AM, Oliver Borm wrote:
>> > Hi,
>> >
>> > what are with users that only have write access to the original overlay?
>> > Do they need a github account in order to further contribute to the sci
>> > overlay?
>> It's not mandatory so they don't need to, though I've strongly encourage
>> to do so.
>> > What will happen if they push their changes just to g.o.g ?
>> When a person with access to both repos does git pull --all, it pull
>> changes from both, and during push --all it will be naturally migrated
>> to github. Of course it also works the other way around. As far as my
>> short experience with that workflow goes it's almost indistinguishable
>> to what we had so far. Only pull/push time is slightly longer
>
> It might be worth adding a "stable" branch to the
> repository. Goal there is that changes to into the
> trunk and ones found to work or that pass more tests
> can get selectively merged into the stable branch.
>
> Makes it easeir to catch minor bugs after a commit.
IMO, stable stuff should go in the default portage tree (gx86). I am
against having too many layers of "stable".

Christoph

(Continue reading)

My Th | 4 Apr 2012 21:23
Picon

Re: Github repo is Live & Kicking

2012/4/4 Christoph Junghans <ottxor <at> gentoo.org>:
> 2012/4/4 Steven Lembark <lembark <at> wrkhors.com>:
>> On Thu, 15 Mar 2012 11:15:41 +0100
>> Kacper Kowalik <xarthisius <at> gentoo.org> wrote:
>>
>>> On 03/15/2012 11:03 AM, Oliver Borm wrote:
>>> > Hi,
>>> >
>>> > what are with users that only have write access to the original overlay?
>>> > Do they need a github account in order to further contribute to the sci
>>> > overlay?
>>> It's not mandatory so they don't need to, though I've strongly encourage
>>> to do so.
>>> > What will happen if they push their changes just to g.o.g ?
>>> When a person with access to both repos does git pull --all, it pull
>>> changes from both, and during push --all it will be naturally migrated
>>> to github. Of course it also works the other way around. As far as my
>>> short experience with that workflow goes it's almost indistinguishable
>>> to what we had so far. Only pull/push time is slightly longer
>>
>> It might be worth adding a "stable" branch to the
>> repository. Goal there is that changes to into the
>> trunk and ones found to work or that pass more tests
>> can get selectively merged into the stable branch.
>>
>> Makes it easeir to catch minor bugs after a commit.
> IMO, stable stuff should go in the default portage tree (gx86). I am
> against having too many layers of "stable".
>
> Christoph
(Continue reading)


Gmane