Releases: Glyndor/.github
Releases · Glyndor/.github
v1.2.0
feat(line-limit): the file-size check counts code lines only — blank lines and comment-only lines (including the required public-item doc comments) no longer count toward the 300/500 limit. Backward-compatible relaxation (code lines ≤ total). Consumers: bump the pinned line-limit.yml SHA via Dependabot.
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
First tagged release of the shared reusable workflows.
Reusables: rust-ci, bun-ci, go-ci, python-ci, shell-ci, rust-audit, rust-supply-chain, rust-debian, dco, main-guard, line-limit, installer-contract.
Consume by SHA with a version comment, e.g.:
uses: Glyndor/.github/.github/workflows/rust-ci.yml@<sha> # v1.0.0
Dependabot bumps the SHA when a newer release is published.