Closed bernstei closed 2 years ago
Do we want to wait on the ACE1 update, until that's actually working property?
OK. Merging this now, since I redid the workflow PRs so the header stuff can be merged before the ACE1 changes.
Yes, I think it was ok to merge, because this should be completely separated from ACE1 update.
Enable per-job header lines that are passed to
ExPyRe.start(..., header_extra=['#$ header1', '#$ header2'], ...)
Is there a need for other sources, e.g. per partition in
.expyre/config.json
?Note that
wfl
will need a corresponding patch to pass this info.