Skip to content

Conversation

@bnusunny
Copy link
Contributor

Issue #, if available:

Description of changes

Add Python 3.14 and Java 25 Runtimes

Description of how you validated changes

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bnusunny bnusunny requested a review from a team as a code owner October 28, 2025 23:26
@bnusunny bnusunny changed the title [WIP] feat: add Python 3.14 runtime [WIP] feat: add Python 3.14 and Java 25 runtimes Oct 28, 2025
@bnusunny bnusunny changed the title [WIP] feat: add Python 3.14 and Java 25 runtimes feat: add Python 3.14 and Java 25 runtimes Oct 29, 2025
@bnusunny bnusunny force-pushed the feature-java25-python314 branch from c29c2dd to 53a458c Compare October 29, 2025 18:38
with self.assertRaises(UnsupportedRuntimeError):
validator.validate("/usr/bin/unknown_runtime")
"""Test validation fails for completely unsupported runtimes"""
unsupported_runtimes = [
Copy link
Contributor

Choose a reason for hiding this comment

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

i don't know if we need to test with all these unsupported runtimes, for the sake of test latency can we keep the list to 5? but very thorough though!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it's not necessary. I removed them.

seshubaws
seshubaws previously approved these changes Oct 31, 2025
@bnusunny bnusunny requested review from seshubaws and vicheey October 31, 2025 21:40
@bnusunny bnusunny added this pull request to the merge queue Oct 31, 2025
Merged via the queue into aws:develop with commit fbddcb1 Oct 31, 2025
231 checks passed
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.

3 participants