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

Added User Agent to VMDB::Appliance #16410

Merged
merged 1 commit into from
Nov 27, 2017
Merged

Conversation

juliancheal
Copy link
Member

Follow on PR from #16409 adding a user agent string.

end

def self.USER_AGENT
"#{self.PRODUCT_NAME}/#{self.VERSION}".freeze
Copy link
Member

Choose a reason for hiding this comment

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

Cool...you don't need the self. bits.

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 can never remember if an when you need self

@juliancheal
Copy link
Member Author

@Fryguy do we want this and #16409 in the G release?

@miq-bot
Copy link
Member

miq-bot commented Nov 17, 2017

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

@juliancheal
Copy link
Member Author

@Fryguy hadn't noticed this was marked as unmergable. Rebased and all good now.

@miq-bot
Copy link
Member

miq-bot commented Nov 22, 2017

Checked commit juliancheal@9c21789 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 1 offense detected

lib/vmdb/appliance.rb

@Fryguy Fryguy merged commit e3b166f into ManageIQ:master Nov 27, 2017
@Fryguy Fryguy added this to the Sprint 74 Ending Nov 27, 2017 milestone Nov 27, 2017
simaishi pushed a commit that referenced this pull request Nov 27, 2017
Added User Agent to VMDB::Appliance
(cherry picked from commit e3b166f)
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit d49312164dc1310ec05af57546116529f867de3b
Author: Jason Frey <[email protected]>
Date:   Mon Nov 27 12:01:17 2017 -0500

    Merge pull request #16410 from juliancheal/add_user_agent
    
    Added User Agent to VMDB::Appliance
    (cherry picked from commit e3b166f375c5292ed3a385c4bcf7cf84e5422d70)

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.

5 participants