docs: align public guidance with current support - #140
Open
rominf wants to merge 5 commits into
Open
Conversation
rominf
marked this pull request as ready for review
July 22, 2026 13:12
rominf
marked this pull request as draft
July 22, 2026 15:27
rominf
marked this pull request as ready for review
July 22, 2026 15:44
rominf
force-pushed
the
docs/public-guidance-cleanup
branch
2 times, most recently
from
July 23, 2026 12:22
73fb0a1 to
8485d5a
Compare
nowycondro
approved these changes
Jul 23, 2026
rominf
enabled auto-merge
July 23, 2026 12:35
nowycondro
approved these changes
Jul 23, 2026
There was a problem hiding this comment.
Pull request overview
Updates public-facing documentation to reflect current installer, platform, engine, and CI hardware-testing realities, removing obsolete “private/planned” guidance and aligning wording with the current repository state.
Changes:
- Clarifies supported platforms/engines in
README.mdand removes obsolete private-repo install fallbacks. - Updates test guidance and CI hardware-testing documentation to match today’s workflow/job topology.
- Adjusts workflow comments to reflect existing self-hosted GPU E2E jobs (no behavior change).
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| README.md | Adds an explicit platform support table; removes obsolete private-repo installation fallback sections; tightens platform/engine support wording. |
| docs/testing.md | Removes obsolete APE-era wording from WSL/Linux testing notes. |
| docs/engine-plugins.md | Updates engine plugin guidance around Lemonade/vLLM behavior and fallback policy. |
| docs/ci-hardware-testing.md | Rewrites CI hardware testing doc from “planned” to the current self-hosted GPU E2E job design, triggers, and blocking behavior. |
| .github/workflows/ci.yml | Updates comments describing the existing self-hosted GPU E2E jobs and links to the updated documentation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
rominf
marked this pull request as draft
July 23, 2026 14:25
auto-merge was automatically disabled
July 23, 2026 14:25
Pull request was converted to draft
rominf
force-pushed
the
ci-shared-windows-strix-runners
branch
from
July 24, 2026 12:23
bb89ce9 to
cf10418
Compare
rominf
force-pushed
the
docs/public-guidance-cleanup
branch
from
July 28, 2026 08:29
35afa01 to
6625d97
Compare
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
Both inputs are wired only into the three self-hosted GPU jobs (e2e-gpu, e2e-gpu-strix-ubuntu, e2e-gpu-strix-windows) in .github/workflows/ci.yml; the mock job (platform=mock) reads neither and always runs its full suite. Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
Vulkan is selected when the ROCm backend is unsupported; only CPU has no fallback. Signed-off-by: Roman Inflianskas <Roman.Inflianskas@amd.com>
rominf
force-pushed
the
docs/public-guidance-cleanup
branch
from
July 28, 2026 13:34
6625d97 to
ceb48cd
Compare
rominf
marked this pull request as ready for review
July 29, 2026 06:48
juhovainio
approved these changes
Jul 30, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 31, 2026
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
Test plan
prek run --all-files --no-group local-tools.github/workflows/ci.ymlScope