Puppet Dev Community Summary

   - Finished Card Total: *12 vs 14 last week*
   - Merged: 4 vs 12 last week
   - Not Merged: 8 vs 1 last week

This week Adrien is out of the office on vacation and I'll be traveling
working with a partner.  As a result, please expect some delays in our pull
request review process.  If something isn't getting attention please send
me an email directly, this is the best way to get in touch with me.

Please see the team's current work in progress, outstanding pull requests,
and backlog on the Puppet Dev Community
board<https://trello.com/board/puppet-dev-community/50bd46a84c27cb74100035f5>
.
 <https://gist.github.com/gepetto-bot/5166341#merged>Merged
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1705-maint-update-developer-readme-for-bundler-setup-josh-partlow>(PR
puppet/1705) (maint) Update developer readme for bundler setup. [Josh
Partlow]<https://trello.com/card/pr-puppet-1705-maint-update-developer-readme-for-bundler-setup-josh-partlow/50bd46a84c27cb74100035f5/1109>

merged into master in 9ee0aa9; this should be released in 3.3.0.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1702-doc-add-yardoc-for-puppetnodeenvironment-adrien-thebo>(PR
puppet/1702) (doc) Add yardoc for Puppet::Node::Environment [Adrien
Thebo]<https://trello.com/card/pr-puppet-1702-doc-add-yardoc-for-puppet-node-environment-adrien-thebo/50bd46a84c27cb74100035f5/1106>

merged into master in 53657b9.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1707-21023-flush-caches-on-preferred_run_mode-change-charlie-sharpsteen>(PR
puppet/1707) (#21023) Flush caches on preferred_run_mode change [Charlie
Sharpsteen]<https://trello.com/card/pr-puppet-1707-21023-flush-caches-on-preferred-run-mode-change-charlie-sharpsteen/50bd46a84c27cb74100035f5/1111>

merged into master in 48d0d3c; this should be released in 3.3.0.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1716-6808-warn-about-file-content-sync-no-ops-charlie-sharpsteen>(PR
puppet/1716) (#6808) Warn about file content sync no-ops [Charlie
Sharpsteen]<https://trello.com/card/pr-puppet-1716-6808-warn-about-file-content-sync-no-ops-charlie-sharpsteen/50bd46a84c27cb74100035f5/1128>

merged into master in a74d122; this should be released in 3.3.0. Thanks!
 <https://gist.github.com/gepetto-bot/5166341#not-merged>Not Merged
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1709-7911-added-a-lib_configs-section-to-installer-john-julien>(PR
puppet/1709) (#7911) Added a lib_configs section to installer [John
Julien]<https://trello.com/card/pr-puppet-1709-7911-added-a-lib-configs-section-to-installer-john-julien/50bd46a84c27cb74100035f5/1113>

PR was targeted at wrong branch; closed without merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1692-21078-use-puppetlabs_spec_helper-garrett-honeycutt>(PR
puppet/1692) (#21078) Use puppetlabs_spec_helper [Garrett
Honeycutt]<https://trello.com/card/pr-puppet-1692-21078-use-puppetlabs-spec-helper-garrett-honeycutt/50bd46a84c27cb74100035f5/1087>

we don't need to forge puppetlabs_spec_helper on all end users and the
proposed fix is a very large hammer for a smaller problem. When
puppetlabs_spec_helper is in better shape this could be accepted then, but
for now I'm opting to leave this out. Closed without merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1605-3220-crontab-allow-purging-unmanaged-resources-ffrank>(PR
puppet/1605) (#3220) crontab: allow purging unmanaged resources
[ffrank]<https://trello.com/card/pr-puppet-1605-3220-crontab-allow-purging-unmanaged-resources-ffrank/50bd46a84c27cb74100035f5/927>

hasn't seen activity in two months; closed without merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1595-feature-19882-added-validation-user-type-shell-property-and-unit-tests-edit-alexrrr>(PR
puppet/1595) (Feature #19882) Added validation User type shell property and
unit tests Edit
[AlexRRR]<https://trello.com/card/pr-puppet-1595-feature-19882-added-validation-user-type-shell-property-and-unit-tests-edit-alexrrr/50bd46a84c27cb74100035f5/897>

hasn't seen activity in about a month; closed without merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppetlabs-stdlib162-add-pry-function-hunter-haugen>(PR
puppetlabs-stdlib/162) Add pry() function [Hunter
Haugen]<https://trello.com/card/pr-puppetlabs-stdlib-162-add-pry-function-hunter-haugen/50bd46a84c27cb74100035f5/1122>

feature was extracted to a standalone module; closed without merge by
contributor.
<https://gist.github.com/gepetto-bot/5166341#pr-hiera136-add-hiera-interpolation-lookups-in-hiera-strings-lollipopman>(PR
hiera/136) Add hiera interpolation lookups in hiera strings
[lollipopman]<https://trello.com/card/pr-hiera-136-add-hiera-interpolation-lookups-in-hiera-strings-lollipopman/50bd46a84c27cb74100035f5/1124>

it wasn't clear what this PR was for, and was closed by the contributor.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1691-14220-add-puppet-yum-provider-retry-operation-bogdan-dobrelya>(PR
puppet/1691) (#14220) Add puppet yum provider retry operation [Bogdan
Dobrelya]<https://trello.com/card/pr-puppet-1691-14220-add-puppet-yum-provider-retry-operation-bogdan-dobrelya/50bd46a84c27cb74100035f5/1086>

the verdict is that this is an attempt to patch underlying flaws with
infrastructure, and would cause more grievance than harm. Closed without
merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1715-pip-provider-query-should-be-case-insensitive-w-andrew-loe-iii>(PR
puppet/1715) Pip provider query should be case insensitive. [W. Andrew Loe
III]<https://trello.com/card/pr-puppet-1715-pip-provider-query-should-be-case-insensitive-w-andrew-loe-iii/50bd46a84c27cb74100035f5/1126>

merged into master in ce32f55; this should be released in 3.3.0. Thanks!
------------------------------

Last updated: 2013-06-24 11:32:29 -0700

-- 
*Jeff McCune <http://jeffmccune.com/>*
Join us at PuppetConf 2013 <http://bit.ly/pupconf13>, August 22-23 in San
Francisco*
**Register now and take advantage of the Early Bird discount - save 25%!*

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-dev.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to