Skip to content

feat: stage Owl v2 env store - #1290

Open
sourishkrout wants to merge 1 commit into
mainfrom
trude/owlv2-env-store
Open

feat: stage Owl v2 env store#1290
sourishkrout wants to merge 1 commit into
mainfrom
trude/owlv2-env-store

Conversation

@sourishkrout

@sourishkrout sourishkrout commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • stage the Owl v2 primitive environment store integration as the bottom layer of the Owl v2 stack
  • keep the existing Runme monitor API/protobuf shape unchanged in this layer
  • route unresolved legacy monitor rows to [unset] / unresolved
  • bump Owl to the merged safe snapshot STATUS header behavior used by this slice

Stack

Verification

  • Previously verified on the original owlv2 integration branch with go test ./cmd ./runner and runme run test.
  • GitHub CI is running for this stacked PR.

@sourishkrout sourishkrout changed the title feat: integrate Owl v2 primitive env store (#1257) feat: stage Owl v2 env store Aug 7, 2026
@sourishkrout
sourishkrout marked this pull request as ready for review August 7, 2026 23:23
@sourishkrout
sourishkrout force-pushed the trude/owlv2-env-store branch from 16cb42c to 4f90d83 Compare August 12, 2026 17:25
- Integrate Owl v2 primitive env store parity work into the long-running
`owlv2` branch
- Keep the existing Runme monitor API/protobuf unchanged
- Route unresolved legacy monitor rows to `[unset]` / `unresolved`
- Bump Owl to the merged snapshot `STATUS` header change

This PR targets `owlv2`, not `main`. Future Owl v2 work should continue
against
`owlv2` in smaller PR increments.

Previously run on this branch after the latest Owl bump:

```bash
go test ./cmd ./runner
runme run test
```

---------

Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
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