5 members
Hey team, are we still on track for the Friday release?
Yes, all the critical PRs are merged. Just running final integration tests now.
The staging deploy failed last night. Looks like the Docker build step is timing out on the new image layer.
I saw that in the alerts. The base image we switched to last week is 800MB. We should use the slim variant.
Good call. Can you push that change today? I need staging working for the QA cycle tomorrow morning.
Already on it. Switching to node:20-slim and updating the multi-stage build. Should cut image size to ~200MB.
I'll also add a build cache layer so subsequent builds are faster.
Perfect. Let me know when it's pushed and I'll trigger a test deploy.
Will do. Give me about 30 minutes to test locally first.
Sent