feat(web): add documentation sidebar link #27

Open
simon wants to merge 1 commit from simon/codex-docs-menu-link into main AGit
Owner

Adds a Tooling sidebar link to the CT-Ops documentation page, with local unit, type-check, lint, and full web unit validation.

Adds a Tooling sidebar link to the CT-Ops documentation page, with local unit, type-check, lint, and full web unit validation.
feat(web): add documentation sidebar link
Some checks failed
CI Policy / Workflow runner policy (pull_request) Successful in 3s
Conventional PR title / Conventional PR title (pull_request) Successful in 0s
Customer bundle check / validate (pull_request) Successful in 8s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 4s
PR Checks (Docker images) / Web Docker image (pull_request) Failing after 42s
PR Checks (Docker images) / Ingest Docker image (pull_request) Failing after 42s
PR Checks (Docker images) / Ansible API Docker image (pull_request) Failing after 42s
SAST / gosec (ingest) (pull_request) Has been cancelled
SAST / semgrep (pull_request) Has been cancelled
SAST / trivy (filesystem) (pull_request) Has been cancelled
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Has been cancelled
SAST / trivy (config / IaC) (pull_request) Has been cancelled
Secret Scan / gitleaks (pull_request) Has been cancelled
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Has been cancelled
SAST / gosec (agent) (pull_request) Has been cancelled
c07f12ba9d
simon force-pushed simon/codex-docs-menu-link from c07f12ba9d
Some checks failed
CI Policy / Workflow runner policy (pull_request) Successful in 3s
Conventional PR title / Conventional PR title (pull_request) Successful in 0s
Customer bundle check / validate (pull_request) Successful in 8s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 4s
PR Checks (Docker images) / Web Docker image (pull_request) Failing after 42s
PR Checks (Docker images) / Ingest Docker image (pull_request) Failing after 42s
PR Checks (Docker images) / Ansible API Docker image (pull_request) Failing after 42s
SAST / gosec (ingest) (pull_request) Has been cancelled
SAST / semgrep (pull_request) Has been cancelled
SAST / trivy (filesystem) (pull_request) Has been cancelled
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Has been cancelled
SAST / trivy (config / IaC) (pull_request) Has been cancelled
Secret Scan / gitleaks (pull_request) Has been cancelled
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Has been cancelled
SAST / gosec (agent) (pull_request) Has been cancelled
to 591835ac3d
Some checks failed
Conventional PR title / Conventional PR title (pull_request) Successful in -1s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 4s
PR Checks (Docker images) / Web Docker image (pull_request) Failing after 42s
PR Checks (Docker images) / Ingest Docker image (pull_request) Failing after 47s
PR Checks (Docker images) / Ansible API Docker image (pull_request) Failing after 1m23s
SAST / trivy (filesystem) (pull_request) Successful in 24s
SAST / semgrep (pull_request) Successful in 1m1s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 3m39s
SAST / gosec (ingest) (pull_request) Successful in 1m44s
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 6s
SAST / gosec (agent) (pull_request) Successful in 2m45s
SAST / trivy (config / IaC) (pull_request) Successful in 15s
Secret Scan / gitleaks (pull_request) Successful in 7s
2026-05-20 12:07:05 +00:00
Compare
Some checks failed
Conventional PR title / Conventional PR title (pull_request) Successful in -1s
PR Checks (Docker images) / Ansible API contract (pull_request) Successful in 4s
PR Checks (Docker images) / Web Docker image (pull_request) Failing after 42s
PR Checks (Docker images) / Ingest Docker image (pull_request) Failing after 47s
PR Checks (Docker images) / Ansible API Docker image (pull_request) Failing after 1m23s
SAST / trivy (filesystem) (pull_request) Successful in 24s
SAST / semgrep (pull_request) Successful in 1m1s
PR Checks (Web) / Web (lint / type-check / build) (pull_request) Successful in 3m39s
SAST / gosec (ingest) (pull_request) Successful in 1m44s
SAST / crypto-lint (no weak hashes / ciphers) (pull_request) Successful in 6s
SAST / gosec (agent) (pull_request) Successful in 2m45s
SAST / trivy (config / IaC) (pull_request) Successful in 15s
Secret Scan / gitleaks (pull_request) Successful in 7s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin +refs/pull/27/head:simon/codex-docs-menu-link
git switch simon/codex-docs-menu-link

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff simon/codex-docs-menu-link
git switch simon/codex-docs-menu-link
git rebase main
git switch main
git merge --ff-only simon/codex-docs-menu-link
git switch simon/codex-docs-menu-link
git rebase main
git switch main
git merge --no-ff simon/codex-docs-menu-link
git switch main
git merge --squash simon/codex-docs-menu-link
git switch main
git merge --ff-only simon/codex-docs-menu-link
git switch main
git merge simon/codex-docs-menu-link
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carrtech/ct-ops!27
No description provided.