add GHA config

This commit is contained in:
Michael Davidsaver
2022-04-20 10:00:13 -07:00
committed by Dirk Zimoch
parent 8ceee295ae
commit 942c4779c9
4 changed files with 180 additions and 0 deletions

12
.ci-local/defaults.set Normal file
View File

@ -0,0 +1,12 @@
MODULES=calc asyn
# EPICS Base
BASE_DIRNAME=base
BASE_REPONAME=epics-base
BASE_REPOOWNER=epics-base
BASE_VARNAME=EPICS_BASE
BASE_RECURSIVE=no
ASYN_REPOOWNER=epics-modules
CALC_REPOOWNER=epics-modules