]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commit
feat: Add Makefile, CI, and improved testing infrastructure feat/infrastructure
authorShane Jaroch <chown_tee@proton.me>
Thu, 1 Jan 2026 04:35:42 +0000 (23:35 -0500)
committerShane Jaroch <chown_tee@proton.me>
Thu, 1 Jan 2026 07:36:24 +0000 (02:36 -0500)
commitaf850d22aa20ec7d41dac1fad18d02e88d7684bf
tree845c25feed456c61802594676277ccf48c7172df
parentbcb5f36b63467ebc5468c7136c637046f5df4448
feat: Add Makefile, CI, and improved testing infrastructure

Adds a Makefile for standardizing test/lint/install workflows, a GitHub Actions CI workflow, and coverage reporting tools. Also updates install.sh to support version detection.

Signed-off-by: Shane Jaroch <chown_tee@proton.me>
.github/workflows/ci.yaml [new file with mode: 0644]
.gitignore
Makefile [new file with mode: 0644]
git-remote-gcrypt
graph.txt [new file with mode: 0644]
install.sh
tests/coverage_report.py [new file with mode: 0644]
tests/system-test.sh
tests/test-install-logic.sh [new file with mode: 0755]
tests/verify-system-install.sh [new file with mode: 0644]