Gwendolyn Goetz
Gwendolyn Goetz
> [!WARNING] > We currently have PostgreSQL pinned to version 12.x. We have "plenty of time", but support for this version ends **November 2024**. - [x] Determine which major version...
Branch configured for Java 17 instead of Java 11 Details at #6427 > [!WARNING] > Make sure to run `bin/build-dev` or your container will continue to run Java 11 ###...
### Status Compiles | Tests Pass | Ready to Merge | Merged | Item | Blockers --|----|----|----|-------------------------------|-------------------- ✅ | ✅ | ✅ | ✅ | Play 2.9.x | ✅ |...
## Notes > [!WARNING] > Version 2.9.x is [likely to be the final release supporting Java 11](https://www.playframework.com/documentation/2.9.x/Migration29#Minimum-required-Java-and-sbt-version). Migration guide, but most of this will be completed in the upgrade from...
Initial updates for [Play Ebean v7](https://github.com/playframework/play-ebean). Previously I had been getting bean not enhanced errors, but those went away when I switched to using Java 17. Maybe from Lombok? TODO:...
The Oncall is responsible for releasing a new version of CiviForm on Tuesday during their rotation and general upkeep through their rotation. This is an aid for each rotation, but...
play3
There are some environment variables that have `Akka` in their name. These will need to be changed, but will affect deployments. We can update them later. The name has no...
> [!WARNING] > Make sure to run `bin/build-dev` or your container will continue to run Java 11 Compiles and runs
Play EBean needs to be updated from v6.2.0 to v7.0.0. Branch: 7462
The time it takes to run the browser tests has been growing for a while. Seattle recently increased the timeout from 50 to 70 minutes since it was causing the...