Feature #10353
Pull request for url_parse function for stdlib
| Status: | Closed | Start date: | 10/28/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | - | |||
| Target version: | - | |||
| Keywords: | url parse stdlib | Branch: | ||
Description
I added a url_parse function that might be useful in different situations. Reference: https://github.com/puppetlabs/puppetlabs-stdlib/pull/20
Note: There are no unit tests. If you require them they would take me some time to prepare (never done a unit test and hardly speaking ruby.. )
History
#1
Updated by Ken Barber over 1 year ago
- Status changed from Unreviewed to Needs Decision
- Assignee set to Alessandro Franceschi
#2
Updated by Ken Barber over 1 year ago
- Status changed from Needs Decision to Requires CLA to be signed
Can you read and sign the Contributor License Agreement Al?
https://projects.puppetlabs.com/contributor_licenses/sign
We can’t take the patch without it. The general contribution guidelines are here:
https://github.com/puppetlabs/puppet/blob/master/CONTRIBUTING.md
#3
Updated by Ken Barber over 1 year ago
- Status changed from Requires CLA to be signed to Accepted
- Assignee deleted (
Alessandro Franceschi)
#4
Updated by Patrick Otto over 1 year ago
- Status changed from Accepted to Closed
- Assignee set to Ken Barber
The pull request on github isn’t merged but closed, so I’ll close this ticket as well. Re-Open it if you still want to merge this, Ken
#5
Updated by Jeff McCune about 1 year ago
- Project changed from Puppet Labs Modules to Standard Library
- Category deleted (
stdlib)