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

Moving strings to dictionary and cleaning up empty and malformatted strings #157

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

saulotoledo
Copy link
Member

This PR is built on top of #132 and should be merged later. It moves some strings to the dictionary in several parsers and automatically removes trailing whitespaces and convert empty strings to nil. By doing that, the data is normalized in the database and through API access.

Depends on:

@miq-bot
Copy link
Member

miq-bot commented Apr 18, 2018

This pull request is not mergeable. Please rebase and repush.

@saulotoledo saulotoledo force-pushed the parser_strings_cleanup branch from 11099af to 13aa383 Compare April 18, 2018 10:51
@saulotoledo saulotoledo changed the title [DEPENDS ON #132] Moving strings to dictionary and cleaning up empty and malformatted strings Moving strings to dictionary and cleaning up empty and malformatted strings Apr 18, 2018
@saulotoledo saulotoledo changed the title Moving strings to dictionary and cleaning up empty and malformatted strings [WIP] Moving strings to dictionary and cleaning up empty and malformatted strings Apr 18, 2018
@miq-bot miq-bot added the wip label Apr 18, 2018
@saulotoledo saulotoledo force-pushed the parser_strings_cleanup branch from 13aa383 to 8c8f1fa Compare April 18, 2018 18:48
@saulotoledo saulotoledo force-pushed the parser_strings_cleanup branch from 8c8f1fa to 2c5ddad Compare April 18, 2018 19:53
@miq-bot
Copy link
Member

miq-bot commented Apr 18, 2018

Checked commit saulotoledo@2c5ddad with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
8 files checked, 0 offenses detected
Everything looks fine. 👍

@saulotoledo saulotoledo changed the title [WIP] Moving strings to dictionary and cleaning up empty and malformatted strings Moving strings to dictionary and cleaning up empty and malformatted strings Apr 18, 2018
@miq-bot miq-bot removed the wip label Apr 18, 2018
@rodneyhbrown7 rodneyhbrown7 merged commit 14672e9 into ManageIQ:master Apr 18, 2018
@agrare agrare added this to the Sprint 84 Ending Apr 23, 2018 milestone Apr 24, 2018
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.

4 participants