guardian / media-atom-maker

A tool for creating media atoms, including a UI specifically for managing video
https://video.gutools.co.uk/videos
4 stars 3 forks source link

Upgrade to Java 11 #1149

Closed rtyley closed 9 months ago

rtyley commented 9 months ago

This is a pre-requisite for the upcoming Play 2.9 upgrade in PR https://github.com/guardian/media-atom-maker/pull/1140 - Play 2.9 requires Java 11, 17, or 21 (and actually recommends Java 17).

Upgrading from Java 8 to Java 11 has also been a DevX recommendation since 2022!

See also:

Things we learned after merging

We also needed to update https://github.com/guardian/editorial-tools-platform/blob/main/cloudformation/media-service-account/media-atom-maker/media-atom-maker.yaml - not doing so led to media-atom-expirer-error-alarm & media-atom-scheduler-error-alarm going off 💥 , this was fixed in https://github.com/guardian/editorial-tools-platform/pull/760.

prout-bot commented 9 months ago

Seen on PROD (created by @rtyley and merged by @rhystmills 6 minutes and 1 second ago) Please check your changes!