Below you will find pages that utilize the taxonomy term “Jedi-Knights”
April 20, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.10.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The semantic-release GitHub Action is a robust tool written in Go that automates the release management process by analyzing conventional commits to determine semantic versioning, generating changelogs, creating Git tags, and publishing GitHub releases. It supports complex workflows, including monorepos with independent versioning, branch-specific release policies, and dependency propagation. This action simplifies and streamlines the release pipeline, ensuring consistent and automated versioning and release notes generation.
April 17, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.10.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, semantic-release, automates the process of semantic versioning and software release management by analyzing conventional commits to determine the next version, generating changelogs, creating Git tags, and publishing releases on GitHub. It supports monorepos with independent project versioning, handles branch-specific release policies, and includes features like dry-run previews and dependency propagation, streamlining and standardizing the release workflow for multi-module repositories.
April 13, 2026
jk-neospec
Version updated for https://github.com/jedi-knights/neospec to version v0.2.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary neospec is a self-contained test runner and coverage tool designed for Neovim plugins and distributions. It automates the setup, execution, and isolation of tests without requiring a system-wide Neovim installation or external frameworks, making it ideal for ephemeral CI environments. Key features include automatic Neovim version management, isolated test environments, Lua code coverage instrumentation, and support for generating reports in common formats like LCOV, Cobertura XML, and JUnit XML.
April 12, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.9.4.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, go-semantic-release, automates semantic versioning and release workflows by analyzing conventional commit messages to determine the next version, generating changelogs, creating GitHub tags, and publishing releases. It is tailored for production-grade use, offers robust support for monorepos with independent project versioning, and provides features such as branch policies, dry-run mode, dependency propagation, and a pluggable architecture for extensibility. This tool simplifies and streamlines the release process, ensuring consistency and reducing manual effort.
April 12, 2026
jk-neospec
Version updated for https://github.com/jedi-knights/neospec to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The neospec GitHub Action is a self-contained test runner and coverage tool designed for Neovim plugins and distributions. It automates plugin testing by managing a dedicated Neovim binary, isolating test environments, instrumenting Lua code coverage, and generating detailed reports in CI-compatible formats. By eliminating the need for external testing frameworks or fragile scripts, it simplifies testing in both local and ephemeral CI environments.
April 11, 2026
JK Coverage Badge
Version updated for https://github.com/jedi-knights/coverage-badge to version v0.3.1.
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 The coverage-badge GitHub Action automates the process of updating a coverage badge in your repository’s README by extracting the line coverage percentage from supported test coverage files (e.g., LCOV, Cobertura XML, Coveralls JSON, or Istanbul/NYC JSON). It eliminates the need for external badge services and ensures your badge remains accurate, while offering optional features like coverage thresholds to enforce minimum standards and linking badges to detailed reports. This action streamlines coverage reporting and integrates seamlessly with GitHub-hosted runners.
April 10, 2026
JK Coverage Badge
Version updated for https://github.com/jedi-knights/coverage-badge to version v0.2.1.
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 The coverage-badge GitHub Action automatically updates the coverage badge in your README by extracting the line coverage percentage from a test coverage report (e.g., LCOV, Cobertura XML, Coveralls JSON, or Istanbul/NYC JSON). It eliminates the need for external services or manually committing badge updates, ensuring accurate and up-to-date coverage information. Additionally, it supports features like auto-detection of coverage files, customizable failure thresholds for coverage, and outputs the coverage percentage for use in subsequent workflow steps.
April 9, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.9.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The semantic-release GitHub Action is a Go-based utility that automates the process of semantic versioning and release management. It analyzes conventional commit messages to determine the next version, generates changelogs, creates GitHub releases, and supports monorepos with independent versioning for multiple projects. This tool simplifies and standardizes release workflows, ensuring consistency and reducing manual effort in managing software versions across repositories.
April 9, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.8.8.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The semantic-release GitHub Action is a Go-based tool that automates the release process by analyzing conventional commits, determining the next semantic version, generating changelogs, creating Git tags, and publishing GitHub releases. It is optimized for monorepos, supporting independent versioning for multiple projects and configurations. This action streamlines release management, enforces semantic versioning, and provides extensible support for workflows like dry runs, dependent project releases, and branch-specific policies.