[Openmcl-devel] automatic build & test on pull requests

R. Matthew Emerson rme at clozure.com
Tue Apr 23 11:41:37 PDT 2024


I recently added a GitHub workflow named “Build and test” in the https://github.com/Clozure/ccl repository.

This is supposed to run automatically on pull requests.  I’m starting out with Linux only, since it’s the fastest and cheapest GitHub runner platform.

I’m not an expert on GitHub Actions, so I’d be happy to learn about doing things better, or to get help from someone who is good at this stuff.

The workflow file is https://github.com/Clozure/ccl/blob/master/.github/workflows/build-linux.yml



More information about the Openmcl-devel mailing list