Issue #8797 has been updated by Jeff McCune.

Status changed from In Topic Branch Pending Merge to Merged - Pending Release
Keywords set to stdlib

# Merged #

Merged as:

<pre>
commit 33887f9be50c4fd94bbd08d7c00d9b3d97e29d21
Merge: e8fb691 aa27fc7
Author: Jeff McCune <[email protected]>
Date:   Mon Aug 8 16:58:14 2011 -0700

    Merge branch 'issue/master/8797_puppetlabs-functions_merge'
    
    Closes pull request #12
    
    Reviewed-by: Jeff McCune
    
    Verified all spec tests pass using rspec **/*_spec.rb
    
    * issue/master/8797_puppetlabs-functions_merge: (164 commits)
      * Moved kwalify to puppetlabs-kwalify project * Re-arranged tests in line 
with puppetlabs-stdlib
      Prep for stdlib merge * Renamed load_yaml & load_json to parseyaml & 
parsejson * Renamed is_valid_* functions and remove the 'valid_'
      Fix some ruby 1.9.2 issues.
      (#3) Provide documentation for remaining functions.
      (#3) Apply missing documentation to more functions.
      Remove rand.
      Some improvements to values_at tests.
      (#1) provide some more detailed tests for a number of functions.
      Removed date stub since this functinality is available in strftime anyway.
      (#2) fix is_string finally so it also makes sure numbers return false.
      (#2) unstub is_valid_domain_name
      Added doc strings for first five functions
      Removed join_with_prefix.
      (#2) unstub is_valid_mac_address.
      Allow sort for strings.
      Count functionality overlaps with size - so removing it.
      Removed crontab functions instead of unstubbing them.
      Removed load_variables. load_yaml is sufficient to solve this problem on 
its own.
      Remove is_valid_netmask instead of unstubbing. Doesn't seem like a 
sensible function on its own.
      (#2) unstub is_numeric function.
      ...

</pre>
----------------------------------------
Bug #8797: stdlib: merge puppetlabs-functions with stdlib
https://projects.puppetlabs.com/issues/8797

Author: Ken Barber
Status: Merged - Pending Release
Priority: Normal
Assignee: Ken Barber
Category: stdlib
Target version: 
Keywords: stdlib
Branch: 
https://github.com/kbarber/puppetlabs-stdlib/tree/issue/master/8797_puppetlabs-functions_merge


Need to merge puppetlabs-functions with stdlib.

Exceptions are:

* kwalify
* validate_resource

Which are going to go somewhere else for now.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to