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

Handle a missing description gracefully #246

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

ekohl
Copy link
Contributor

@ekohl ekohl commented Aug 6, 2020

b5da040 introduced word_wrap which assumes text is a string. However, this is not true and not every resource type has a description.

b5da040 introduced word_wrap which
assumes text is a string. However, this is not true and not every
resource type has a description.
@ekohl
Copy link
Contributor Author

ekohl commented Aug 6, 2020

I haven't attached a test since I don't know how this was actually triggered. I found it in https://github.com/theforeman/puppet-pulp/releases/tag/8.1.0 when releasing that particular tag using puppet-strings 2.5.0. This allowed me to proceed.

@binford2k
Copy link
Contributor

The test failure is unrelated to this PR

@sanfrancrisko sanfrancrisko merged commit 496ec8e into puppetlabs:master Aug 17, 2020
@binford2k binford2k mentioned this pull request Sep 28, 2020
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.

3 participants