Skip to content

fix(ci): scope preview-server build to phase-server to avoid openssl-sys feature unification - #6299

Merged
matthewevans merged 1 commit into
mainfrom
ship/preview-server-scope
Jul 21, 2026
Merged

fix(ci): scope preview-server build to phase-server to avoid openssl-sys feature unification#6299
matthewevans merged 1 commit into
mainfrom
ship/preview-server-scope

Conversation

@matthewevans

@matthewevans matthewevans commented Jul 21, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated the preview server build process to target the phase-server package directly.
    • Preserved the existing build profile, binary selection, and target platform settings.

@matthewevans
matthewevans enabled auto-merge July 21, 2026 20:02
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 36bcaa47-0506-46bd-9229-f5926a1c70c4

📥 Commits

Reviewing files that changed from the base of the PR and between b9c7371 and f589124.

📒 Files selected for processing (1)
  • .github/workflows/preview-server.yml

📝 Walkthrough

Walkthrough

The preview server workflow now builds the phase-server package explicitly with cargo build -p phase-server, while retaining the existing profile, binary, and target settings.

Changes

Preview server build

Layer / File(s) Summary
Scope Cargo build to phase-server
.github/workflows/preview-server.yml
The workflow adds comments describing workspace feature unification and adds -p phase-server to the existing build command.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the CI workflow change to build only phase-server and captures the stated openssl-sys motivation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ship/preview-server-scope

Comment @coderabbitai help to get the list of available commands.

@matthewevans
matthewevans added this pull request to the merge queue Jul 21, 2026
Merged via the queue into main with commit ca3368a Jul 21, 2026
15 checks passed
@matthewevans
matthewevans deleted the ship/preview-server-scope branch July 21, 2026 20:34
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