Note: I will be out tomorrow, and Jeff will be out till Friday this week.

Puppet Dev Community Summary

   - Finished Card Total: *16* vs 25 last week
   - Merged: 8 vs 15 last week
   - Not Merged: 8 vs 8 last week
   - Other: 0 vs 2 last week

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-puppet1778-21801-normalize-headers-that-come-through-rack-eric-sorenson>(PR
puppet/1778) (#21801) Normalize headers that come through Rack [Eric
Sorenson]<https://trello.com/c/rN9e6xKg/1234-pr-puppet-1778-21801-normalize-headers-that-come-through-rack-eric-sorenson>

merged into master in de40ad0; this should be released in 3.3.0. Thanks!
<https://gist.github.com/gepetto-bot/5166341#pr-puppetlabs-stdlib164-fix-uriescape-function-to-have-a-larger-list-of-unsafe-characters-tomas-doran>(PR
puppetlabs-stdlib/164) FIx uriescape function to have a larger list of
unsafe characters [Tomas
Doran]<https://trello.com/c/NBmfrVua/1144-pr-puppetlabs-stdlib-164-fix-uriescape-function-to-have-a-larger-list-of-unsafe-characters-tomas-doran>

cherry picked the change onto master and merged into e8dcc69; this should
be released in the next major release of stdlib. Sorry about the length of
the PR review and thanks again for the contribution!
<https://gist.github.com/gepetto-bot/5166341#pr-facter476-ip-address-fact-return-full-ifconfig-output-on-some-systems-clment-demonchy>(PR
facter/476) ip address fact return full ifconfig output on some systems
[Clément 
Demonchy]<https://trello.com/c/hON51lzg/1189-pr-facter-476-ip-address-fact-return-full-ifconfig-output-on-some-systems-clement-demonchy>

since this is a bugfix I've merged this into stable in 3bcc962 and merged
it up into master in aa9a693. This should be released in the next version
of Facter. Thanks again for the contribution!
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1801-various-documentation-fixes-floatingatoll>(PR
puppet/1801) various documentation fixes
[floatingatoll]<https://trello.com/c/1Nw4PJdi/1267-pr-puppet-1801-various-documentation-fixes-floatingatoll>

merged into stable in 71a7bf8; this should be released in the next release
of Puppet. Thanks!
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1784-11133-if-a-node-definition-uses-a-regex-make-its-capture-variables-a-nhemingway>(PR
puppet/1784) (#11133) If a node definition uses a regex, make its capture
variables a... 
[nhemingway]<https://trello.com/c/HveHUy8v/1241-pr-puppet-1784-11133-if-a-node-definition-uses-a-regex-make-its-capture-variables-a-nhemingway>

merged into master in 28bcb8f; this should be released in 3.3.0. Thanks for
the contribution!
<https://gist.github.com/gepetto-bot/5166341#pr-facter503-consolidate-several-queries-for-hwphysmem-on-bsd-jasper-lievisse-adriaanse>(PR
facter/503) Consolidate several queries for hw.physmem on BSD. [Jasper
Lievisse 
Adriaanse]<https://trello.com/c/GAKBgNfF/1266-pr-facter-503-consolidate-several-queries-for-hw-physmem-on-bsd-jasper-lievisse-adriaanse>

merged into master in c442cf2; this should be released in 2.0.0. Thanks for
the contribution!
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1767-21749-make-attributes-readable-on-puppetmoduletooldependency-erik-daln>(PR
puppet/1767) (#21749) Make attributes readable on
Puppet::ModuleTool::Dependency [Erik
Dalén]<https://trello.com/c/AwYHAvKr/1218-pr-puppet-1767-21749-make-attributes-readable-on-puppet-moduletool-dependency-erik-dalen>

merged into master in c96e0a9; this should be released in 3.3.0. Thanks!
<https://gist.github.com/gepetto-bot/5166341#pr-facter501-add-swapencrypted-fact-for-openbsd-jasper-lievisse-adriaanse>(PR
facter/501) Add SwapEncrypted fact for OpenBSD [Jasper Lievisse
Adriaanse]<https://trello.com/c/eYzJVS8V/1264-pr-facter-501-add-swapencrypted-fact-for-openbsd-jasper-lievisse-adriaanse>

merged into master in 94b2b17; this should be released in 2.0.0. Thanks
again for the contribution!
<https://gist.github.com/gepetto-bot/5166341#not-merged>Not
Merged<https://gist.github.com/gepetto-bot/5166341#pr-puppet1780-11133-if-a-node-definition-uses-a-regex-make-its-capture-variables-a-nhemingway>(PR
puppet/1780) (#11133) If a node definition uses a regex, make its capture
variables a... 
[nhemingway]<https://trello.com/c/MmeQU5fi/1236-pr-puppet-1780-11133-if-a-node-definition-uses-a-regex-make-its-capture-variables-a-nhemingway>

superceded by GH-1784; closed without merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1689-automatically-agree-to-licenses-in-dmg-files-tim-shadel>(PR
puppet/1689) Automatically agree to licenses in DMG files [Tim
Shadel]<https://trello.com/c/InDpl5bv/1080-pr-puppet-1689-automatically-agree-to-licenses-in-dmg-files-tim-shadel>

the pull request needed additional behavior changes to be suitable and
hasn't seen activity in over a month. Closed without merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppetlabs-stdlib161-add-dns_lookup-to-stdlib-ticket-21305-john-t-sharpe>(PR
puppetlabs-stdlib/161) Add dns_lookup to stdlib. Ticket #21305 [John T
Sharpe]<https://trello.com/c/AdnT4oM7/1120-pr-puppetlabs-stdlib-161-add-dns-lookup-to-stdlib-ticket-21305-john-t-sharpe>

the function doesn't seem to be as widely useful as would be needed to be
included into puppetlabs-stdlib, and has some unexpected implementation
details. Closed without merge for now.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1706-7793-let-resources-inherit-the-noop-parameter-from-their-surrounding-class-james-lee>(PR
puppet/1706) (#7793) Let resources inherit the noop parameter from their
surrounding class [James
Lee]<https://trello.com/c/dL7dYiTg/1110-pr-puppet-1706-7793-let-resources-inherit-the-noop-parameter-from-their-surrounding-class-james-lee>

the proposed change doesn't seem to be the preferred way forward, and
further discussion should take place on the puppet-dev mailing list. Right
now we want to move away from treating classes as resources, and aside from
that this could have very unexpected behavior. Closed without merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1726-maint-consult-lockfiles-during-init-status-check-charlie-sharpsteen>(PR
puppet/1726) (maint) Consult lockfiles during init status check [Charlie
Sharpsteen]<https://trello.com/c/vlHkZyJY/1139-pr-puppet-1726-maint-consult-lockfiles-during-init-status-check-charlie-sharpsteen>

pull request hasn't seen activity in a month and there are still unanswered
concerns; closed without merge.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1782-proofreading-fixes-for-code-documentation-floatingatoll>(PR
puppet/1782) Proofreading fixes for code documentation
[floatingatoll]<https://trello.com/c/TaamRdGJ/1239-pr-puppet-1782-proofreading-fixes-for-code-documentation-floatingatoll>

superceded by GH-1801; closing in favor of that PR.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1718-21384-replace-current-skeleton-with-a-mor-extended-version-richard-pijnenburg>(PR
puppet/1718) (#21384) Replace current skeleton with a mor extended version
[Richard 
Pijnenburg]<https://trello.com/c/FHF5AGEw/1130-pr-puppet-1718-21384-replace-current-skeleton-with-a-mor-extended-version-richard-pijnenburg>

This pull request makes a lot of changes at once, and we haven't been able
to come to a consensus for about a month on this. It might be worthwhile to
make incremental changes to the skeleton that are easier to merge, instead
of an all or nothing pull request that changes a number of things at once.
<https://gist.github.com/gepetto-bot/5166341#pr-puppet1800-3946-add-support-for-finalize-method-to-providers-thomas-linkin>(PR
puppet/1800) (#3946) Add support for finalize method to providers [Thomas
Linkin]<https://trello.com/c/Xvy5QOLx/1262-pr-puppet-1800-3946-add-support-for-finalize-method-to-providers-thomas-linkin>

the pull request didn't fully address the issue raised by redmine-3946;
closed without merge by contributor.
------------------------------

Last updated: 2013-07-29 14:26:39 -0700

-- 
Adrien Thebo | Puppet Labs

-- 
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