test(publish): cover native platform optional deps#1515
Merged
Conversation
3f8b27c to
78ef941
Compare
78ef941 to
815705c
Compare
|
🚅 Deployed to the agentos-pr-1515 environment in agentos
🚅 Deployed to the agentos-pr-1515 environment in rivet-frontend
|
815705c to
3086dbc
Compare
3086dbc to
fb585c3
Compare
fb585c3 to
eb7e3db
Compare
eb7e3db to
e5dfb74
Compare
e5dfb74 to
7076738
Compare
7076738 to
01e45bd
Compare
01e45bd to
4649be3
Compare
c774e44 to
575a281
Compare
575a281 to
6396782
Compare
6396782 to
fc18c23
Compare
fc18c23 to
7cf0e74
Compare
7cf0e74 to
db8ae2b
Compare
db8ae2b to
25b0ea8
Compare
25b0ea8 to
de1bb45
Compare
de1bb45 to
591a471
Compare
591a471 to
3127255
Compare
…re-exec 117d645 Native-platform packaging (Darwin + Linux arm64 sidecar + actor-plugin) plus the agent-os<->secure-exec lockstep changes the pinned 117d645 preview requires, and a fast/green PR-CI e2e subset. - permissions: rename the 'tool' permission domain to 'binding' (tool.invoke -> binding.invoke) across the public Permissions API, TS + Rust clients, the strict zod options schema, tests, examples, and docs. - e2e node_modules mount: build a flat (hoisted, symlink-free) install fixture via 'pnpm deploy --node-linker=hoisted' so the host_dir mount does not reject pnpm store symlinks under RESOLVE_BENEATH (transitive deps like undici present). - s3 tests: supply the now-required chunked_s3 metadataPath. - e2e CI speed/green: packages/core/vitest.config.ts gates the heavy (>50s) files and the pre-existing-red files behind AGENTOS_E2E_FULL=1, taking the default PR run from ~86m to ~4m. Pre-existing failures (incl. a secure-exec chunked_s3 nested-runtime panic) tracked for follow-up. - rebased onto main; clippy unnecessary_map_or fix.
3127255 to
b27ecf6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
Note
AgentOS was not repinned to the new secure-exec preview because secure-exec CI intentionally does not publish @secure-exec/core. Pinning AgentOS to that preview would break installs.