Kinetic Gain Suite Spec-Version Tracker
Version updated for https://github.com/mizcausevic-dev/kg-suite-spec-version-tracker-action to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The kg-suite-spec-version-tracker-action is a GitHub Action designed to analyze Kinetic Gain Suite JSON documents in a specified directory, identify their protocol and specification versions, and detect version drift within or across protocols. It automates version governance by flagging and failing builds when multiple spec versions of the same protocol are detected, helping teams maintain consistency and avoid “silent migration debt.” This action provides cross-protocol governance, version drift detection, and reporting capabilities, ensuring alignment across teams using the Kinetic Gain Suite.
What’s Changed
First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: mizcausevic-dev/kg-suite-spec-version-tracker-action@v0.1.0 # exact version\nuses: mizcausevic-dev/kg-suite-spec-version-tracker-action@v0.1 # floating major\n\n\nAGPL-3.0-or-later. See README for usage.