CDLUC3 / dmsp_aws_prototype

Sceptre CloudFormation templates for DMPHub v2
MIT License
1 stars 0 forks source link

Upgrade Lambdas to Ruby 3.x #52

Closed briri closed 8 months ago

briri commented 10 months ago

We need to upgrade our Lambda code to Ruby 3.x. AWS is ending support for 2.7 in December.

briri commented 9 months ago

Successfully upgrade all Lambdas, supporting layers and gem dependencies to Ruby 3.2.2.

Currently deployed and tested in the dev environment. Going to wait until the latest React code is deployed and ready for accessibility testing before updating the stage environment.

briri commented 8 months ago

Complete in both stage and dev