Closed zarfld closed 1 month ago
Related to #34
Add CI pipeline for automatic testing and compilation against LinuxCNC and PoKeysLib.
.github/workflows/ci.yml
main
ci-prerequisites.sh
prerequisites.sh
For more details, open the Copilot Workspace session.
Related to #34
Add CI pipeline for automatic testing and compilation against LinuxCNC and PoKeysLib.
.github/workflows/ci.yml
to define the CI pipeline.main
branch.ci-prerequisites.sh
for installing required packages for the CI pipeline.prerequisites.sh
to remove installation of packages now handled byci-prerequisites.sh
.For more details, open the Copilot Workspace session.