Skip to content

chore(docs): overhaul CI pipeline, fix anchor links, and refine UI navigation#270

Merged
wry-ry merged 7 commits intoUniversal-Commerce-Protocol:mainfrom
wry-ry:main
Mar 22, 2026
Merged

chore(docs): overhaul CI pipeline, fix anchor links, and refine UI navigation#270
wry-ry merged 7 commits intoUniversal-Commerce-Protocol:mainfrom
wry-ry:main

Conversation

@wry-ry
Copy link
Collaborator

@wry-ry wry-ry commented Mar 18, 2026

Description

🚀 CI/CD & Build Pipeline (docs.yml)

  • Split Deployment Workflow: Refactored the monolithic docs pipeline into smaller, discrete jobs (lint, build_and_verify, deploy) for faster execution and better error visibility. Added workflow_dispatch for manual triggers.
  • Dynamic Dependency Caching: Updated the setup-build-env composite action to dynamically fetch the latest ucp-schema version from crates.io, ensuring the compiled binary is cached efficiently but auto-invalidates upon new crate releases.

💅 UI & Navigation Improvements

  • Sticky Version Selector: Added custom CSS to custom.css to prevent the site title and version dropdown selector from vanishing or being replaced by the page title when scrolling down.
  • Anchor Link Fix: Disabled MkDocs' navigation.instant (SPA mode) as it was interfering with URL anchor resolution on page loads.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing
    functionality to not work as expected, including removal of schema files
    or fields
    )
  • Documentation update

@wry-ry wry-ry marked this pull request as ready for review March 20, 2026 05:39
@wry-ry wry-ry requested review from a team as code owners March 20, 2026 05:39
@wry-ry wry-ry merged commit 3ed43ed into Universal-Commerce-Protocol:main Mar 22, 2026
11 checks passed
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.

3 participants