Skip to content

fix: align owlv2 with latest owl - #1279

Merged
sourishkrout merged 4 commits into
owlv2from
owlv2-integration
Jul 31, 2026
Merged

fix: align owlv2 with latest owl#1279
sourishkrout merged 4 commits into
owlv2from
owlv2-integration

Conversation

@sourishkrout

Copy link
Copy Markdown
Contributor

Summary

  • bumps github.com/runmedev/owl to the latest Owl main pseudo-version after Owl PR Execute other languages than sh/bash/golang #15
  • implements the new Owl ProjectSpec command-client method by delegating to Owl's local client
  • aligns the Owl-backed Runme session source label from [system] to [process]
  • follows Owl's current empty-secret snapshot semantics ([masked], not unresolved)
  • removes stale core/host / core/port primitive type suggestions from Runme's hidden env-store type helper

Notes

  • targets owlv2 as an incremental integration branch
  • keeps PR feat: stage Owl v2 integration #1258 as the umbrella Owl v2 branch
  • does not change public Runme docs or make the Owl v2 branch non-draft

Verification

  • go test ./cmd ./runner ./session -count=1
  • runme run test
  • pre-commit run --all-files

Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
@sourishkrout
sourishkrout merged commit 141e29d into owlv2 Jul 31, 2026
7 checks passed
@sourishkrout
sourishkrout deleted the owlv2-integration branch July 31, 2026 05:24
sourishkrout added a commit that referenced this pull request Aug 6, 2026
- bumps `github.com/runmedev/owl` to the latest Owl main pseudo-version
after Owl PR #15
- implements the new Owl `ProjectSpec` command-client method by
delegating to Owl's local client
- aligns the Owl-backed Runme session source label from `[system]` to
`[process]`
- follows Owl's current empty-secret snapshot semantics (`[masked]`, not
unresolved)
- removes stale `core/host` / `core/port` primitive type suggestions
from Runme's hidden env-store type helper

- targets `owlv2` as an incremental integration branch
- keeps PR #1258 as the umbrella Owl v2 branch
- does not change public Runme docs or make the Owl v2 branch non-draft

- `go test ./cmd ./runner ./session -count=1`
- `runme run test`
- `pre-commit run --all-files`

---------

Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
sourishkrout added a commit that referenced this pull request Aug 7, 2026
- bumps `github.com/runmedev/owl` to the latest Owl main pseudo-version
after Owl PR #15
- implements the new Owl `ProjectSpec` command-client method by
delegating to Owl's local client
- aligns the Owl-backed Runme session source label from `[system]` to
`[process]`
- follows Owl's current empty-secret snapshot semantics (`[masked]`, not
unresolved)
- removes stale `core/host` / `core/port` primitive type suggestions
from Runme's hidden env-store type helper

- targets `owlv2` as an incremental integration branch
- keeps PR #1258 as the umbrella Owl v2 branch
- does not change public Runme docs or make the Owl v2 branch non-draft

- `go test ./cmd ./runner ./session -count=1`
- `runme run test`
- `pre-commit run --all-files`

---------

Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
sourishkrout added a commit that referenced this pull request Sep 1, 2026
- bumps `github.com/runmedev/owl` to the latest Owl main pseudo-version
after Owl PR #15
- implements the new Owl `ProjectSpec` command-client method by
delegating to Owl's local client
- aligns the Owl-backed Runme session source label from `[system]` to
`[process]`
- follows Owl's current empty-secret snapshot semantics (`[masked]`, not
unresolved)
- removes stale `core/host` / `core/port` primitive type suggestions
from Runme's hidden env-store type helper

- targets `owlv2` as an incremental integration branch
- keeps PR #1258 as the umbrella Owl v2 branch
- does not change public Runme docs or make the Owl v2 branch non-draft

- `go test ./cmd ./runner ./session -count=1`
- `runme run test`
- `pre-commit run --all-files`

---------

Signed-off-by: Sebastian (Tiedtke) Huckleberry <sebastiantiedtke@gmail.com>
sourishkrout added a commit that referenced this pull request Sep 3, 2026
- bumps `github.com/runmedev/owl` to the latest Owl main pseudo-version
after Owl PR #15
- implements the new Owl `ProjectSpec` command-client method by
delegating to Owl's local client
- aligns the Owl-backed Runme session source label from `[system]` to
`[process]`
- follows Owl's current empty-secret snapshot semantics (`[masked]`, not
unresolved)
- removes stale `core/host` / `core/port` primitive type suggestions
from Runme's hidden env-store type helper

- targets `owlv2` as an incremental integration branch
- keeps PR #1258 as the umbrella Owl v2 branch
- does not change public Runme docs or make the Owl v2 branch non-draft

- `go test ./cmd ./runner ./session -count=1`
- `runme run test`
- `pre-commit run --all-files`

---------

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