Skip to content

chore(chunk): configure sidecar with snapshot, remote commands, and org ID#1288

Merged
schurchleycci merged 3 commits into
nextfrom
chunk-sidecar-config-setup
May 21, 2026
Merged

chore(chunk): configure sidecar with snapshot, remote commands, and org ID#1288
schurchleycci merged 3 commits into
nextfrom
chunk-sidecar-config-setup

Conversation

@schurchleycci
Copy link
Copy Markdown

@schurchleycci schurchleycci commented May 11, 2026

Summary

  • Marks test as remote: true so it runs on the chunk sidecar (long-running, environment-sensitive)
  • Leaves lint and format running locally — they're fast, self-contained, and don't benefit from the sidecar
  • Adds validation.sidecarImage pointing to a pre-configured Go snapshot for fast sidecar boot
  • Adds environment block describing the Go stack setup steps and base image
  • Adds orgID so chunk sidecar create works without manual flag passing

Test plan

  • Validated on a fresh sidecar booted from the snapshot — 489 tests pass, 0 lint issues

🤖 Generated with Claude Code

schurchleycci and others added 2 commits May 11, 2026 10:19
Add sidecar snapshot image, mark test and lint as remote so they run
on the chunk sidecar; format stays local since it rewrites files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@schurchleycci schurchleycci merged commit ea8ab5e into next May 21, 2026
1 check passed
@schurchleycci schurchleycci deleted the chunk-sidecar-config-setup branch May 21, 2026 14:37
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.

2 participants