Skip to content

Add hosted registry install smoke coverage#196

Merged
DeanoC merged 3 commits intomainfrom
codex/hosted-registry-e2e-smoke
Mar 27, 2026
Merged

Add hosted registry install smoke coverage#196
DeanoC merged 3 commits intomainfrom
codex/hosted-registry-e2e-smoke

Conversation

@DeanoC
Copy link
Copy Markdown
Owner

@DeanoC DeanoC commented Mar 26, 2026

Summary

  • route the packages control-plane operations through the direct Spiderweb websocket control path
  • extend the installer smoke test to exercise hosted registry discovery, update, and batch update flows
  • update the SpiderProtocol submodule pointer for the new control message types

Testing

  • zig build test
  • OrbStack Ubuntu: timeout 1200 bash ./test-env/test-install.sh source

Depends on

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d2f64ae94c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@DeanoC
Copy link
Copy Markdown
Owner Author

DeanoC commented Mar 27, 2026

Addressed the review by removing the hard-coded assumption from the installer smoke. The test now derives a one-patch-older seeded release from whatever version the hosted registry currently advertises, so it still exercises update behavior without depending on mutable external catalog state. Revalidated with and the full OrbStack Ubuntu smoke.

@DeanoC
Copy link
Copy Markdown
Owner Author

DeanoC commented Mar 27, 2026

Addressed the review by removing the hard-coded 0.5.7 assumption from the installer smoke. The test now derives a one-patch-older seeded release from whatever version the hosted registry currently advertises, so it still exercises update behavior without depending on mutable external catalog state. Revalidated with bash -n test-env/test-install.sh and the full OrbStack Ubuntu timeout 1200 bash ./test-env/test-install.sh source smoke.

@DeanoC DeanoC merged commit 63cfac6 into main Mar 27, 2026
13 checks passed
@DeanoC DeanoC deleted the codex/hosted-registry-e2e-smoke branch March 27, 2026 00:52
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