Skip to content

ci: switch wiki generation to wiki-gen-action#43

Merged
HanSur94 merged 1 commit into
mainfrom
ci/wiki-gen-action
Mar 22, 2026
Merged

ci: switch wiki generation to wiki-gen-action#43
HanSur94 merged 1 commit into
mainfrom
ci/wiki-gen-action

Conversation

@HanSur94
Copy link
Copy Markdown
Owner

Summary

  • Replace custom generate_wiki.py + inline CI script with reusable HanSur94/wiki-gen-action@v1
  • Auto-discovers repo structure, generates wiki pages with Mermaid diagrams via Claude API
  • Triggers after Tests workflow passes (via workflow_run)
  • Supports workflow_dispatch with dry-run option

Test plan

  • Trigger manually via workflow_dispatch with dry_run=true to verify discovery
  • Merge and verify wiki is updated after Tests pass

🤖 Generated with Claude Code

Replace custom LLM wiki generation script with reusable
HanSur94/wiki-gen-action@v1 GitHub Action. Auto-discovers
repo structure, generates wiki pages with Mermaid diagrams.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'FastSense Performance'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.10.

Benchmark suite Current: 3cd7603 Previous: 23797c4 Ratio
Render mean std(1M) 2.152 ms 1.553 ms 1.39
Instantiation mean std50M) 98.906 ms 78.106 ms 1.27
Zoom cycle mean std50M) 0.735 ms 0.654 ms 1.12
Downsample mean ( std00M) 0.462 ms 0.402 ms 1.15
Instantiation mean ( std00M) 178.461 ms 153.538 ms 1.16
Zoom cycle mean ( std00M) 1.377 ms 1.005 ms 1.37
Downsample mean ( std00M) 18.092 ms 0.402 ms 45.00
Instantiation mean ( std00M) 582.922 ms 153.538 ms 3.80
Render mean ( std00M) 362.572 ms 2.518 ms 143.99
Zoom cycle mean ( std00M) 1.181 ms 1.005 ms 1.18

This comment was automatically generated by workflow using github-action-benchmark.

CC: @HanSur94

@HanSur94 HanSur94 merged commit 9a75d23 into main Mar 22, 2026
10 checks passed
@HanSur94 HanSur94 deleted the ci/wiki-gen-action branch March 22, 2026 15:39
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