Skip to content

Update AWS and Rubocop gems#34

Merged
bharanin merged 3 commits into
masterfrom
update-gems
Mar 15, 2018
Merged

Update AWS and Rubocop gems#34
bharanin merged 3 commits into
masterfrom
update-gems

Conversation

@bharanin

Copy link
Copy Markdown
Member
  • Updating AWS SDK to v3 so we can start using new services like Fargate
  • Updating RuboCop since it has a CVE
  • Code/Syntax updated to make new version of RuboCop happy
@coveralls

coveralls commented Mar 15, 2018

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 1aa2379 on update-gems into 6a88bf0 on master.

Comment thread lib/cucloud/ec2_utils.rb
end

# Set the name of the instance that will be displayed in the ec2 console
def rename_instance(instance, name)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we just remove these empty methods?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

makes sense - doing that now

@bharanin bharanin merged commit badf302 into master Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants