Skip to content

fix(stats): preserve container dependency lock - #49385

Merged
adamdotdevin merged 1 commit into
devfrom
stats-image-lock
Sep 16, 2026
Merged

adamdotdevin merged 1 commit into
devfrom
stats-image-lock

Conversation

@adamdotdevin

Copy link
Copy Markdown
Member

Production lake ingestion containers crash on startup because the image rebuild removes bun.lock, resolving @effect/platform-node-shared to an incompatible release candidate alongside the pinned Effect beta.

Keep the repository lockfile while refreshing the pruned workspace metadata so the image installs the tested dependency versions.

Validated an ARM64 image build, real container /health and /ready responses, stats server typecheck, and git diff --check.

@adamdotdevin
adamdotdevin enabled auto-merge (squash) September 16, 2026 18:12
@adamdotdevin
adamdotdevin merged commit 88c6c7a into dev Sep 16, 2026
9 of 10 checks passed
@adamdotdevin
adamdotdevin deleted the stats-image-lock branch September 16, 2026 18:15
hugojosefson pushed a commit to hugojosefson/opencode that referenced this pull request Sep 18, 2026
rossigee pushed a commit to rossigee/opencode that referenced this pull request Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant