STONEBLD-4926 docs: add task documentation page generated from build-pipeline-tasks - #641
STONEBLD-4926 docs: add task documentation page generated from build-pipeline-tasks#641yash2189 wants to merge 5 commits into
Conversation
PR Summary by QodoAdd generated Tekton task documentation page with weekly auto-refresh
AI Description
Diagram
High-Level Assessment
Files changed (6)
|
|
🚀 Preview is available at: https://pr-641--konflux-docs.netlify.app |
Code Review by Qodo
1.
|
|
🚀 Preview is available at: https://pr-641--konflux-docs.netlify.app |
slimreaper35
left a comment
There was a problem hiding this comment.
Could you add more information in the commit message as well?
Rename the generator to gen-build-tasks-docs.sh, clone build-pipeline-tasks into a temporary directory, and regenerate the task table with README links.
|
🚀 Preview is available at: https://pr-641--konflux-docs.netlify.app |
Regenerate the page manually with npm run task-gen when build tasks change.
|
🚀 Preview is available at: https://pr-641--konflux-docs.netlify.app |
|
🚀 Preview is available at: https://pr-641--konflux-docs.netlify.app |
|
|
||
| repo_root="$(pwd)" | ||
| dest="${repo_root}/modules/building/pages/task-documentation.adoc" | ||
| repo="build-pipeline-tasks" |
There was a problem hiding this comment.
We'll need to rename to container-build-catalog everywhere now that the repo has been renamed
Summary
hack/gen-task-docs.shandnpm run task-gento regenerate the pageCloses STONEBLD-4926