feat(aws): run macOS images on EC2 Mac#97
Merged
Conversation
* origin/main: feat: add AWS checkpoint lifecycle # Conflicts: # docs/commands/image.md # internal/cli/coordinator.go # internal/cli/coordinator_test.go # internal/cli/image.go # worker/src/fleet.ts # worker/src/types.ts
* origin/main: feat: add webvnc take-control handoffs # Conflicts: # CHANGELOG.md
* origin/main: fix: retry WebVNC take-control handoffs # Conflicts: # CHANGELOG.md
* origin/main: fix: preserve broker Azure OS disk defaults fix(azure): default to checkpointable OS disks # Conflicts: # CHANGELOG.md # docs/features/configuration.md # internal/cli/checkpoint.go # internal/cli/config.go # internal/cli/coordinator_test.go
* origin/main: fix: share opened WebVNC portal leases docs: update Windows bootstrap docs fix: split Windows bootstrap profiles # Conflicts: # docs/features/providers.md
* origin/main: fix: harden capsule uniqueness fix: keep capsule signatures scoped fix: tighten capsule replay accuracy fix: harden capsule log signatures fix: simplify capsule replay oracle fallback fix: verify capsule replay signatures feat: add actions-first failure capsules
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
This PR runs AWS macOS images end to end in Crabbox: EC2 Mac host lifecycle, brokered macOS leases, WebVNC screenshots/portal, native checkpoint snapshots/forks, AMI create/promote, and promoted-image fallback.
CRABBOX_HOST_ID, keeping AWS/mac-host compatibility aliases.0.14.1 - Unreleased.Validation
Head:
e6b2dc9370344f461d84519cc8a1e581c906188e.codex review --base origin/main- clean, no accepted/actionable findings.go test ./internal/cli ./cmd/crabboxnpm run checknpm test --prefix worker -- --run test/aws.test.ts test/fleet.test.tsnpm run format:check --prefix workernpm run lint --prefix workernpm run check --prefix workergit diff --check25969259091: Go, Worker, Plugin, Docs, Release Check, and CodeQL passed.