chore: upgrade Node.js runtime to v24 across codebase #419

Merged
jason.woltje merged 438 commits from fix/auth-frontend-remediation into main 2026-02-17 01:04:47 +00:00
Showing only changes of commit 3705af9991 - Show all commits

View File

@@ -21,8 +21,6 @@ services:
POSTGRES_DB: test_db
POSTGRES_USER: test_user
POSTGRES_PASSWORD: test_password
tmpfs:
- /var/lib/postgresql/data
steps:
install: