docs: remove migrated Secure EC Services page - #92
Merged
Conversation
The project-owned canonical Secure EC Services page is moving to odp-secure-services, so this repository removes the migrated source and its generated copy along with navigation and copy-automation references. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
kurtjd
approved these changes
Aug 20, 2026
There was a problem hiding this comment.
Pull request overview
Removes the “Secure EC Services” documentation page from this repository’s guide book and security track now that the content has been migrated to the project-owned odp-secure-services mdBook, and updates the related navigation and copy automation so builds don’t reference the removed page.
Changes:
- Removed the Secure EC Services page from both the security track and the guide book’s architecture section.
- Updated mdBook
SUMMARY.mdnavigation so the removed pages are no longer linked. - Updated Windows (
.temp/build.bat) and Linux CI (publish-guide-book.yml) copy steps to stop generating the removed security-track copy.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tracks/security/src/SUMMARY.md | Removes the Secure EC Services entry from the security track nav. |
| tracks/security/src/secure_ec_services.md | Deletes the security-track Secure EC Services page content. |
| guide_book/src/SUMMARY.md | Removes the architecture-nav link to the deleted page. |
| guide_book/src/architecture/secure_ec_services.md | Deletes the guide-book architecture Secure EC Services page content. |
| .temp/build.bat | Stops copying the deleted architecture page into the security track (Windows automation). |
| .github/workflows/publish-guide-book.yml | Stops copying the deleted architecture page into the security track (CI automation). |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
RobertZ2011
approved these changes
Aug 20, 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.
The page is now owned by the odp-secure-services mdBook in OpenDevicePartnership/odp-secure-services#91.
Both the central source and generated security-track copy are removed; navigation and Linux/Windows copy automation are updated. Unrelated embedded-controller Secure EC docs remain.
Reference: OpenDevicePartnership/pfd-devops#218