From: Marc Sune <marc.sune-kpkqNMk1I7M@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: GitHub sandbox for the DPDK community
Date: Mon, 04 May 2015 22:34:29 +0200 [thread overview]
Message-ID: <5547D7D5.2040508@bisdn.de> (raw)
In-Reply-To: <D1692C5C.1E909%keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
On 01/05/15 20:17, Wiles, Keith wrote:
>
> On 5/1/15, 1:09 PM, "Stephen Hemminger" <stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org> wrote:
>
>> On Fri, 1 May 2015 15:56:32 +0000
>> "Wiles, Keith" <keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:
>>
>>> Hi Everyone,
>>>
>>> I believe the DPDK community would benefit from moving to GitHub as the
>>> primary DPDK site. http://github.com
>>>
>>> I believe the DPDK community can benefit from being at a very well know
>>> world wide site. GitHub seems to have the most eyes of any of the open
>>> source Git repos today and it appears they have more then twice as many
>>> developers. GitHub has a number of features I see as some good
>>> additions to
>>> our community using the GitHub organization account type.
>>>
>>> The cost for an organization account is $0 as long as we do not need
>>> more
>>> then 5 private repos.
Minor issue:
https://github.com/pricing
Private repos for both users and organizations are not for free in
github (they've never been afaik). They are in bitbucket, up to 5
contributors.
But I don't get how private repositories have any influence in this
discussion. Private repositories will be owned by companies and not DPDK
as a community anyway.
marc
>>> 10 private repos is $25/month and had other plans
>>> for more. I do not see us needing more then 5 private repos today and
>>> the
>>> only reason I can see having a private repo is to do some prep work on
>>> the
>>> repo before making public. Every contributor would need to create a
>>> GitHub
>>> personal account, which is at no cost unless you need more then 5
>>> private
>>> repos. In both accounts you can have unlimited public repos.
>>>
>>>
>>> https://help.github.com/articles/where-can-i-find-open-source-projects-to
>>> -w
>>> ork-on/
>>>
>>> http://www.sitepoint.com/using-git-open-source-projects/
>>>
>>> - Adding more committers can lead to a security problems for 6Wind (I
>>> assume).
>>> - 6Wind appearing to own DPDK.org is not a good message to the
>>> community.
>>> - Not assuming 6Wind¹s dpdk.org site will disappear only where the
>>> community stores the master repos and how the community interacts with
>>> the
>>> master.
>>> - Permission and access levels in dpdk.org is only one level and we can
>>> benefit from having 4 levels and teams as well.
>>> - The patch process today suffers from timely reviews, which will not be
>>> fixed by moving.
>>> - GitHub has a per pull request discussions area, which gives a clean
>>> way to review all discussions on a specific change.
>>> - The current patch model is clone/modify/commit/send patch set
>>> - The model with GitHub is fork on GitHub/modify/commit/send pull
>>> request
>>> - The patchwork web site is reasonable, but has some draw backs in
>>> maintaining the site.
>>> - GitHub manages the patches via pull requests and can be easily seen
>>> via a web browser.
>>> - The down side is you do have to use a web browser to do some work,
>>> but
>>> the bulk of the everyday work would be done as it is today.
>>> - I think we all have a web browser now :-)
>>> - GitHub has team support and gives a group better control plus
>>> collaboration is much easier as we have a external location to work.
>>> - Most companies have some pretty high security level and being to
>>> collaborate between two or more companies is very difficult if one
>>> company
>>> is hosting the repo behind a firewall.
>>> - Using GitHub and teams would make collaboration a lot easier or
>>> collaboration between two or more user accounts as well.
>>> - GitHub has a Web Page system, which can be customized for the
>>> community
>>> needs via a public or private repo.
>>> - We still need a dpdk.org email list I believe as I did not find one at
>>> GitHub.
>>> - We can also forward GitHub emails to the list.
>>> - I believe you can reply to an email from GitHub and the email will
>>> get
>>> appended to the discussion thread.
>>>
>> In my experience the github pull model causes less review, not more.
>> It only works if maintainers are motivated to do this as their full time
>> job.
>>
>> With email, the patches are right in front of developers and easier to
>> quote
>> for review comments.
> We are not getting the eyes on the review today, which means to me it will
> not matter if we move to GitHub method in the future.
>
> Personally I am able to see the differences with the GitHub display and
> helps me see what is really happening. The emails are too flat and then
> they can indent forever or someones email client (like mine) screws up the
> format. With the GitHub method is will be exactly the same for everyone.
>
next prev parent reply other threads:[~2015-05-04 20:34 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-01 15:56 GitHub sandbox for the DPDK community Wiles, Keith
[not found] ` <D1690998.1E825%keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-01 16:45 ` Neil Horman
[not found] ` <20150501164512.GB27756-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2015-05-01 17:18 ` Aaro Koskinen
2015-05-04 12:39 ` Qiu, Michael
2015-05-01 17:31 ` Matthew Hall
[not found] ` <20150501173108.GA24714-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2015-05-01 17:45 ` Wiles, Keith
2015-05-01 18:48 ` Neil Horman
[not found] ` <20150501184813.GC27756-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2015-05-01 19:10 ` Wiles, Keith
[not found] ` <D1693746.1E922%keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-02 2:59 ` Wiles, Keith
2015-05-03 21:00 ` Neil Horman
[not found] ` <20150503210018.GA8090-0o1r3XBGOEbbgkc5XkKeNuvMHUBZFtU3YPYVAmT7z5s@public.gmane.org>
2015-05-04 3:51 ` Wiles, Keith
2015-05-04 12:43 ` Qiu, Michael
[not found] ` <533710CFB86FA344BFBF2D6802E602860466B524-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-05-04 17:48 ` Matthew Hall
[not found] ` <20150504174857.GA27496-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2015-05-04 18:52 ` Neil Horman
2015-05-05 3:12 ` Wiles, Keith
[not found] ` <D16D82ED.1EB66%keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-05 3:25 ` Jim Thompson
[not found] ` <924D0FD1-4A1F-4C3E-929C-38C29AED61D7-jiyf0hk6h8BBDgjK7y7TUQ@public.gmane.org>
2015-05-05 13:55 ` Neil Horman
[not found] ` <20150505135542.GB27259-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2015-05-05 16:43 ` Wiles, Keith
[not found] ` <0CA4031C-561F-4BB9-8B14-674D6D99EE6E-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-05 17:57 ` John W. Linville
[not found] ` <20150505175746.GH3015-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2015-05-05 18:30 ` Wiles, Keith
[not found] ` <DD7D2AD5-06B7-40B3-B2A6-1FFBCBA56AD6-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-05 18:46 ` John W. Linville
2015-05-05 19:07 ` Neil Horman
[not found] ` <20150505190702.GC27259-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2015-05-05 20:15 ` Wiles, Keith
2015-05-06 8:12 ` Panu Matilainen
[not found] ` <5549CCEC.8090606-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-05-06 8:30 ` Simon Kågström
[not found] ` <5549D10C.7010300-vI6UBbBVNY+JA8cjQkG2/g@public.gmane.org>
2015-05-06 9:00 ` Panu Matilainen
2015-05-06 10:37 ` Neil Horman
2015-05-07 15:26 ` John W. Linville
2015-05-01 18:01 ` Wiles, Keith
2015-05-01 18:09 ` Stephen Hemminger
2015-05-01 18:17 ` Wiles, Keith
[not found] ` <D1692C5C.1E909%keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-04 20:34 ` Marc Sune [this message]
[not found] ` <5547D7D5.2040508-kpkqNMk1I7M@public.gmane.org>
2015-05-05 2:54 ` Wiles, Keith
2015-05-01 19:49 ` Matthew Hall
[not found] ` <20150501194951.GA25199-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2015-05-01 19:59 ` Aaro Koskinen
[not found] ` <20150501195932.GD595-+UqvGBo8NkiJ/SmVcN9c7yH8jP4CeeTLqBW4ids5wwA@public.gmane.org>
2015-05-01 20:36 ` Matthew Hall
[not found] ` <20150501203658.GA26543-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2015-05-02 11:40 ` Neil Horman
[not found] ` <20150502114059.GB28845-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2015-05-02 12:37 ` Thomas F Herbert
[not found] ` <5544C527.6050109-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-02 14:07 ` Wiles, Keith
2015-05-02 13:59 ` Wiles, Keith
[not found] ` <D16A4205.1E97A%keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-04 21:08 ` Marc Sune
[not found] ` <5547DFC3.60207-kpkqNMk1I7M@public.gmane.org>
2015-05-05 3:09 ` Wiles, Keith
2015-05-04 6:52 ` Simon Ka*gstro"m
[not found] ` <55471747.5030705-vI6UBbBVNY+JA8cjQkG2/g@public.gmane.org>
2015-05-04 9:05 ` Marc Sune
2015-05-06 10:11 ` Mcnamara, John
2015-05-06 21:09 ` Thomas Monjalon
2015-05-06 21:37 ` Marc Sune
[not found] ` <554A89A0.1080906-kpkqNMk1I7M@public.gmane.org>
2015-05-06 23:49 ` Wiles, Keith
[not found] ` <D16FE27D.1F1E8%keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-05-07 3:37 ` Wiles, Keith
2015-05-12 14:38 ` Thomas Monjalon
-- strict thread matches above, loose matches on Subject: below --
2015-05-04 5:08 Wiles, Keith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5547D7D5.2040508@bisdn.de \
--to=marc.sune-kpkqnmk1i7m@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).