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

Convert assemble_nexus_url to modern API #390

Merged

Conversation

alexjfisher
Copy link
Member

No description provided.

@alexjfisher
Copy link
Member Author

This is the easy bit of #329
Easy in so much as this function doesn't do anything unsafe like requiring puppet_x/bodeco/util (which isn't an environment safe thing to do).

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Due to the rename, is this a breaking change?

@alexjfisher
Copy link
Member Author

Due to the rename, is this a breaking change?

Depends on whether you think the original function was ever considered public. I think probably not.

@ekohl
Copy link
Member

ekohl commented Dec 6, 2019

Probably not

# The assembled URL
dispatch :default_impl do
param 'Stdlib::HTTPUrl', :nexus_url
param 'Hash', :params
Copy link
Member Author

Choose a reason for hiding this comment

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

I should probably put the return type in here too.

@alexjfisher alexjfisher merged commit b8065b3 into voxpupuli:master Dec 6, 2019
@alexjfisher alexjfisher deleted the convert_assemble_nexus_url branch December 6, 2019 16:56
cegeka-jenkins pushed a commit to cegeka/puppet-archive that referenced this pull request Mar 26, 2021
…xus_url

Convert `assemble_nexus_url` to modern API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants