chore(main): release orchestrator 0.0.2 - #3487
Conversation
There was a problem hiding this comment.
LGTM — automated release-please version bump for the orchestrator package, no code changes.
Extended reasoning...
Overview
This is an auto-generated release-please PR. It only touches .release-please-manifest.json (bumping the packages/orchestrator version from 0.0.1 to 0.0.2) and packages/orchestrator/CHANGELOG.md (appending the changelog entry for the three already-merged fixes being released). No source code, config, or infrastructure logic is changed.
Security risks
None. The diff is data-only (a version string and generated markdown text) and does not touch any executable code paths, auth, secrets, or infrastructure definitions.
Level of scrutiny
Minimal scrutiny is appropriate. This is a mechanical, bot-generated release bookkeeping change following the standard release-please pattern used throughout this repo, referencing PRs (#3440, #3478, #3458) that were already reviewed and merged independently.
Other factors
The manifest version and changelog content are consistent with each other and with the referenced merged PRs. There are no outstanding review comments on this PR to address.
🤖 I have created a release *beep* *boop* --- ## [0.0.2](orchestrator-v0.0.1...orchestrator-v0.0.2) (2026-07-31) ### Bug Fixes * **orch:** choose the chrony time source at boot instead of at build time ([#3440](#3440)) ([7fa567c](7fa567c)) * **orch:** pin nixpkgs to a supported release for the NixOS base image ([#3478](#3478)) ([bcdb4aa](bcdb4aa)) * **template-build:** create trailing-slash COPY targets before moving files ([#3458](#3458)) ([a19b99b](a19b99b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: e2b-release-please[bot] <298072688+e2b-release-please[bot]@users.noreply.github.com>
🤖 I have created a release beep boop
0.0.2 (2026-07-31)
Bug Fixes
This PR was generated with Release Please. See documentation.