We have a goal to foster development discussion from the community.
Because of that, I am proposing we move the github notifications to a
new list, puppet-commits. I realize this may have a consequence of
reducing patch/commit discussion. This should be compensated by:
1. Still having a list where pull requests can be commented on
2. Ability to comment on pull requests directly on github
3. More forethought and discussion on the dev list prior to making a
pull request/patch.
4. You can also watch the RSS feed for the puppet projects you have
the most interest in.
This decision isn't final, but I would like to get opinions on the
idea. I welcome feedback until Friday, April 13.
Michael Stahnke
Community Manager
We have a goal to foster development discussion from the community.
Because of that, I am proposing we move the github notifications to a
new list, puppet-commits. I realize this may have a consequence of
reducing patch/commit discussion. This should be compensated by:
I was pretty sure we had this list, and then forgot to look before
sending. Oh well.
Either way, the point remains about removing the github notifications
on the puppet-dev list.
>
> -Jeff
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
I'm not a skilled ruby dev, but I like to follow discussions around some
modifications, especially if I see something around an issue I'm
watching on redmine.
not a suggestion for a change, but mostly a grain of salt about how
others do this:
I really like how things are done in the git mailing list. patches are
sent there and reviewed and possibly accepted or not there, too.
support requests also go into the same list, and since all the
developers and users are already there, they can answer to users and
sometimes, if it turns out to be a bug, the discussion morphs into a
patch submission.
if people don't like the quantity of e-mails that go there, they can
very well send a message to the list even though they're not subscribed
to the it and the default policy is to "reply-all" so that people
outside the list can receive responses.
but changes pushed to the official repository aren't sent to the list.
they're sent to the #git-devel irc channel as notices from the bot.
--
Gabriel Filion
Michael Stahnke
Community Manager
--
You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to puppe...@googlegroups.com.
To unsubscribe from this group, send email to puppet-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
IMHO, that's not the root cause of the problem. Back to the time we were
sending patches to the list, discussion could spark easily on a topic,
based on a comment on a patch.
Nowadays, I don't even read patches because they're either one click
away or difficult to read in the e-mail. Worst: most of the time I open
the "close" pull request e-mail by mistake (thinking it is the open one)
and struggle to find the real "open" one to read the patch. (I believe
we don't need this "close" e-mail, it just adds unnecessary noise).
One reason the patches are difficult to read is that all sub-patches are
merged in one big chunk, so you're losing the author intent.
More generally the move to github certainly increased the development
team velocity (which is good), it might also have increased the
community contributions, but I think it also decreased the community
involvement on the dev list.
Maybe nobody feels like me or that's because there are much more patches
than there was before, but the dev list was a good way to stay tuned on
what happens in the Puppet code. I just feel it isn't now anymore.
Maybe I'm a dinosaur and I need to follow more carefully what happens on
github :)
Also, a lot of the discussion moved to the pull request in github, so it
disappeared from the dev-list. Now to be part of the discussion, you
need to follow the pull request discussion manually. If you weren't part
of the discussion at start, it now requires more involvement compared to
receiving all discussion in my mail client.
> We have a goal to foster development discussion from the community.
> Because of that, I am proposing we move the github notifications to a
> new list, puppet-commits. I realize this may have a consequence of
> reducing patch/commit discussion. This should be compensated by:
Since the move to github commit discussion happened on github, so that's
a non-issue.
> 1. Still having a list where pull requests can be commented on
> 2. Ability to comment on pull requests directly on github
> 3. More forethought and discussion on the dev list prior to making a
> pull request/patch.
That'd be really great. And I noticed some attempts lately in this
direction, which is really good.
> 4. You can also watch the RSS feed for the puppet projects you have
> the most interest in.
You mean the commit/pull request feed on github, or the redmine feed?
> This decision isn't final, but I would like to get opinions on the
> idea. I welcome feedback until Friday, April 13.
What would be utterly awesome would be better pull request e-mails flow
on this commit (or on the dev) list:
* no close e-mail
* more readable inlined patches (syntax coloring?, broken in different
e-mails per commit?)
* send back to the thread on this list the internal discussion happening
on github
Thanks,
--
Brice Figureau
Follow the latest Puppet Community evolutions on www.planetpuppet.org!
I've been moving more discussions onto puppet-dev in the last few
weeks, as I've been delving more into Puppet code (where normally I
just potter around facter). But mainly its because I miss these
community discussions - for me since the request volume increased I've
felt puppet-dev was harder to wade through so I probably started to
move discussions to private threads or internal lists instead. So I
think the noise is part of the problem tbh.
Personally I really really want the open discussion back, I'm a remote
employee so I can't have hall-way conversations with devs and my other
colleagues - but the silly dev questions I'm going to ask via email I
think are interesting to other community developers - so having them
open to the world I think benefits all.
ken.
----- Original Message -----
> From: "Dean Wilson" <dean....@gmail.com>
> To: puppe...@googlegroups.com
> Cc: puppet...@googlegroups.com
> Sent: Thursday, April 12, 2012 10:55:45 AM
> Subject: Re: [Puppet-dev] Taking github noise away from puppet-dev list
>
> On 12 April 2012 08:48, Brice Figureau
> <brice-...@daysofwonder.com> wrote:
>
> > Nowadays, I don't even read patches because they're either one
> > click
> > away or difficult to read in the e-mail. Worst: most of the time I
> > open
> > the "close" pull request e-mail by mistake (thinking it is the open
> > one)
> > and struggle to find the real "open" one to read the patch. (I
> > believe
> > we don't need this "close" e-mail, it just adds unnecessary noise).
> > One reason the patches are difficult to read is that all
> > sub-patches are
> > merged in one big chunk, so you're losing the author intent.
>
> > Maybe nobody feels like me or that's because there are much more
> > patches
> > than there was before, but the dev list was a good way to stay
> > tuned on
> > what happens in the Puppet code. I just feel it isn't now anymore.
>
> While I still read most of the patches I have to agree with what
> Brice
> has eloquently said throughout his mail. I think it has become harder
> to casually keep up as an interested observer and requires a bigger
> time investment than it used to, and that's not just because of the
> increased development output.
>
What they said.
I agree with Brice. The only way to bring the conversation back here is
not to segment/split the conversation...
James
--
James Turnbull
Puppet Labs
1-503-734-8571
To schedule a meeting with me: http://tungle.me/jamtur01