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

update aws-sdk gem to v3 #44

Merged
merged 5 commits into from
Oct 21, 2019
Merged

Conversation

AlexanderZagaynov
Copy link
Contributor

@AlexanderZagaynov AlexanderZagaynov commented Oct 17, 2019

@miq-bot
Copy link
Member

miq-bot commented Oct 17, 2019

Checked commits AlexanderZagaynov/amazon_ssa_support@5c11949~...e8dbbed with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
11 files checked, 0 offenses detected
Everything looks fine. 👍

@AlexanderZagaynov
Copy link
Contributor Author

All tests are green on my machine with patched versions of all gems mentioned here.

@agrare
Copy link
Member

agrare commented Oct 21, 2019

@roliveri @hsong-rh can you review?

@roliveri
Copy link
Member

@AlexanderZagaynov Do we know the cause of the Travis failure?

@agrare
Copy link
Member

agrare commented Oct 21, 2019

@roliveri I assume it is because not all of the dependent PRs have been merged (e.g. gems-pending still requires < 3.0)

@roliveri
Copy link
Member

I'm sure it's correct, but could you explain: we're updating the aws-sdk gem to v3, yet we're adding dependancies to its constituent gems ~> 1.0. Is that correct?

Plus, do the related PRs need to be merged in any specific order?

@AlexanderZagaynov
Copy link
Contributor Author

@roliveri @agrare yes, all PRs should me merged at once. I've tested them all locally and fixed issues found, so I believe travis will be green after merge. About v1 - yes, it's right, you can check all dependent gems versions here:
https://rubygems.org/gems/aws-sdk/versions/3.0.1 -> https://rubygems.org/gems/aws-sdk-resources -> ...

@agrare
Copy link
Member

agrare commented Oct 21, 2019

@roliveri once you approve this I can merge the other PRs but I'm not a merger here so I'll need you to merge it

@roliveri
Copy link
Member

@agrare Let me know when you want me to merge this.

@agrare
Copy link
Member

agrare commented Oct 21, 2019

@roliveri merge away, core PRs have been merged

@roliveri roliveri merged commit 93c3b43 into ManageIQ:master Oct 21, 2019
@agrare
Copy link
Member

agrare commented Oct 21, 2019

@roliveri upstream/hammer for manageiq core is failing because it pulls in amazon_ssa_support master (https://travis-ci.org/ManageIQ/manageiq/builds/600935466#L373-L382).
Can we either version and release this properly or add release branches (hammer/ivanchuk/master) ?

@agrare
Copy link
Member

agrare commented Oct 21, 2019

cc @simaishi ^

@roliveri
Copy link
Member

Should we just create a hammer branch before this merge? I've been out of git for a while, not sure how to do that.

@simaishi
Copy link
Contributor

Can we either version and release this properly or add release branches (hammer/ivanchuk/master) ?

Or maybe we can just tag? This blocks today's downstream build...

cc @Fryguy

@himdel
Copy link

himdel commented Oct 22, 2019

Looks like this PR breaks in gaprindashvili:
gitter ☝️ October 22, 2019 12:03 PM

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.

Upgrade AWS SDK library to version 3
6 participants