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

[JENKINS-62489] Support m6g ec2 instances #482

Merged
merged 2 commits into from Jul 31, 2020

Conversation

schottsfired
Copy link
Contributor

@schottsfired schottsfired commented Jul 21, 2020

@schottsfired
Copy link
Contributor Author

My keyboard went bananas and hit enter before I finished the title & description 🤦

@schottsfired schottsfired changed the title Bump aw Bump aws-java-sdk to latest Jul 21, 2020
@schottsfired schottsfired changed the title Bump aws-java-sdk to latest [JENKINS-62489] Support m6g ec2 instances Jul 21, 2020
@xsacha
Copy link

xsacha commented Jul 28, 2020

Does this also add support for c5a instance?

@schottsfired
Copy link
Contributor Author

Hi @xsacha, it should, since c5a instances are in 1.11.796: https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md#111796-2020-06-04.

@fcojfernandez fcojfernandez merged commit f8fbb58 into jenkinsci:master Jul 31, 2020
<java.level>8</java.level>
<jcasc.version>1.36</jcasc.version>
<aws-java-sdk.version>1.11.723</aws-java-sdk.version>
<aws-java-sdk.version>1.11.821</aws-java-sdk.version>
Copy link
Member

Choose a reason for hiding this comment

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

After a second thought, I realize: this is going to force this plugin to require this release with new additions, which is good.

But this was not strictly necessary for a Jenkins instance to be able to see the new types: one would just have to make sure to update to the latest aws-java-sdk Jenkins plugin (i.e. 1.11.821+) right?

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