Below you will find pages that utilize the taxonomy term “lbliii”
April 10, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.4.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a versatile template engine that compiles to Python AST and renders content for multiple outputs, including HTML, terminal, markdown, and CI reports, while scaling efficiently across Python’s free-threaded environments. It automates and streamlines the generation of dynamic content, such as test reports or user interfaces, by providing a unified syntax and built-in templates for popular tools like pytest and coverage.
April 10, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.3.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a versatile template engine that compiles templates into Python Abstract Syntax Trees (AST) for rendering content in HTML, terminal, Markdown, and CI reports, with support for multi-core scaling. It simplifies the process of generating dynamic content and automates tasks like creating step summaries and pull request comments in GitHub Actions using built-in templates for popular tools like pytest, coverage, and ruff.
April 8, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.3.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a versatile template engine that compiles to Python AST and supports rendering to multiple formats, including HTML, terminal output, and Markdown. It streamlines tasks like creating custom CI reports from tool outputs (e.