chore(test-suite): sacrificial merge-queue validation for #2066#2125
Draft
chore(test-suite): sacrificial merge-queue validation for #2066#2125
Conversation
Replace the 500-line bash fhevm-cli with a structured Bun/TypeScript implementation. The new CLI resolves version bundles from GitHub releases or GitOps branches, generates compose overrides and env files under .fhevm/, and boots the stack through a 13-step pipeline with resume support. Key modules: - versions.ts: resolve targets (latest-main, latest-release, gitops) - artifacts.ts: compose/env generation, local build isolation - runtime.ts: boot pipeline, test runner, pause/unpause - compat.ts: legacy CLI flag injection for older image versions - cli.test.ts: unit tests for version resolution, compat, layout Local builds use :fhevm-local image tags to avoid overwriting registry images. Services sharing an image tag are deduplicated before buildx.
Detect relayer v1/v2 API mismatch at validate time (fail fast instead of runtime 500s) and catch containers that crash shortly after boot by inspecting exit codes after a delay.
Changed Lines CoverageCoverage of added/modified lines: N/A Per-file breakdownDiff CoverageDiff: origin/main...HEAD, staged and unstaged changesNo lines with coverage information in this diff. |
🧪 CI InsightsHere's what we observed from your CI run for b8c7ba3. 🟢 All jobs passed!But CI Insights is watching 👀 |
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.
Sacrificial PR to exercise
test-suite-orchestrate-e2e-testsfor #2066 at the exact same head.Head SHA:
ee0d92defd777dc4da736eef46ee5ad87972ce3bMain PR: