Skip to content

History / release pipeline

Revisions

  • docs(wiki): scaffold worker wiki (Home + noetl-executor-adoption + release-pipeline + sidebar) First substantive content for the noetl-worker wiki. Replaces the "Welcome to the worker wiki!" stub with a Home page covering crate architecture, module layout, and pages. - **Home.md**: dependency graph, module layout table (per-module link to GitHub source), distribution channels, related repo cross-links. - **noetl-executor-adoption.md**: companion to the cli wiki's executor-crate-architecture page from the worker side. Lists what the worker imports from noetl-executor today (Operator, Condition, evaluate_structured_condition), what stays worker-local (pull-loop control flow per § H.10), and the R-1.2 sub-PR landing history (PR-2c shipped; PR-2d planned). - **release-pipeline.md**: documents the semantic-release → release-worker flow, the GitHub-Actions safeguard gotcha (GITHUB_TOKEN-created tags don't fire workflows), and the fix pattern noetl/cli uses (#32) which noetl/worker#4 will adopt. - **_Sidebar.md**: navigation; cross-links to cli + tools + server + noetl + ops wikis. Cross-references all use the noetl/<repo>#<NN> format per the ai-meta cross-repo issue-linking discipline. Refs noetl/ai-meta#30 -- Appendix H umbrella. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

    @kadyapam kadyapam committed May 30, 2026