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

Add option to clear classifications for tag_details #17465

Merged
merged 3 commits into from
May 30, 2018

Conversation

lgalis
Copy link
Contributor

@lgalis lgalis commented May 22, 2018

Add option to clear classifications for tag_details

Links

https://bugzilla.redhat.com/show_bug.cgi?id=1579867

@lgalis
Copy link
Contributor Author

lgalis commented May 22, 2018

@miq-bot add_label bug, gaprindashvili/yes

@lgalis lgalis force-pushed the add_option_to_clear_classifications branch from 3d2adc4 to 28fdf79 Compare May 22, 2018 19:44
@lgalis
Copy link
Contributor Author

lgalis commented May 22, 2018

@gtanzillo - please review

@lgalis lgalis changed the title [WIP] Add option to clear classifications for tag_details Add option to clear classifications for tag_details May 22, 2018
@miq-bot miq-bot removed the wip label May 22, 2018
@@ -876,6 +876,9 @@ def self._model_details(relats, opts)

def self.tag_details(path, opts)
result = []
if opts[:clear_classifications]
Copy link
Member

Choose a reason for hiding this comment

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

This looks good. However, maybe there's a better name for this option? Something like-
clear_cache or :no_cache or without_cache

@miq-bot
Copy link
Member

miq-bot commented May 30, 2018

Checked commits lgalis/manageiq@6749091~...7c44451 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 👍

@lgalis
Copy link
Contributor Author

lgalis commented May 30, 2018

@gtanzillo - changed the option name to :no_cache

@gtanzillo gtanzillo added this to the Sprint 87 Ending Jun 4, 2018 milestone May 30, 2018
@gtanzillo gtanzillo merged commit e5adfd2 into ManageIQ:master May 30, 2018
@gtanzillo gtanzillo self-assigned this May 30, 2018
@lgalis lgalis deleted the add_option_to_clear_classifications branch May 31, 2018 03:51
simaishi pushed a commit that referenced this pull request Jul 11, 2018
…ions

Add option to clear classifications for tag_details
(cherry picked from commit e5adfd2)

https://bugzilla.redhat.com/show_bug.cgi?id=1591495
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 6878a3a9dfbb00e5929cad2f946c09fff1221749
Author: Gregg Tanzillo <gtanzill@redhat.com>
Date:   Wed May 30 15:05:47 2018 -0400

    Merge pull request #17465 from lgalis/add_option_to_clear_classifications
    
    Add option to clear classifications for tag_details
    (cherry picked from commit e5adfd2804f8e387e302e172c439fb4e610afeb3)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1591495

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants