epics-motor / motorSymetrie

EPICS support module for the SYMETRIE positioning hexapods
0 stars 0 forks source link

Use github actions for ci builds #3

Open kmpeters opened 2 years ago

kmpeters commented 2 years ago

This is the same setup used by the other motor driver modules. It'll likely need tweaking to get pmac to build.

kmpeters commented 2 years ago

post-prepare.py expects configure/EXAMPLE_RELEASE.local to exist:

https://github.com/epics-motor/motorSymetrie/blob/c83fdeab7e0a26fe09207539abefa7e606870622/.ci-local/github-actions/post-prepare.py#L47-L48

In the absence of an EXAMPLE_RELEASE.local file, the script could copy the RELEASE.local.$EPICS_HOST_ARCH file from motor/modules in the cache dir to motorSymetrie/configure/RELEASE.local