Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PDK-1350) Handle SCP style URLs in metadata.json #655

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

rodjek
Copy link
Contributor

@rodjek rodjek commented Apr 8, 2019

DRYs up the parsing logic so that URLs passed in via --template-url,
metadata.json, or the answers file all pass through the same parsing
logic. The end result of this is that they all handle SCP style URLs in
the same way.

@rodjek rodjek changed the title (PDK-1350) Handle SCP style URLs in metadata.json [WIP] (PDK-1350) Handle SCP style URLs in metadata.json Apr 8, 2019
DRYs up the parsing logic so that URLs passed in via `--template-url`,
`metadata.json`, or the answers file all pass through the same parsing
logic. The end result of this is that they all handle SCP style URLs in
the same way.
@coveralls
Copy link

coveralls commented Apr 8, 2019

Coverage Status

Coverage increased (+0.006%) to 93.052% when pulling bbd096b on rodjek:pdk-1350 into 6909f8b on puppetlabs:master.

@rodjek rodjek changed the title [WIP] (PDK-1350) Handle SCP style URLs in metadata.json (PDK-1350) Handle SCP style URLs in metadata.json Apr 8, 2019
@rodjek rodjek requested review from scotje and glennsarti April 8, 2019 02:22
Copy link
Contributor

@glennsarti glennsarti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems sane. Double checked the test scenarios and they cover the expected behaviour

@scotje scotje merged commit 03e91ca into puppetlabs:master Apr 8, 2019
@rodjek rodjek deleted the pdk-1350 branch April 8, 2019 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants