Summary
Not sure what people think about this, but the basic idea is that babs-save could be a wrapper around
cd ${project_root}/analysis
datalad save -m ${commit_message}
datalad push --to input
Benefit
The last step is probably unintuitive for non-datalad users, but is necessary for changes to code to be propogated to the BABS jobs.
Next steps
Summary
Not sure what people think about this, but the basic idea is that
babs-savecould be a wrapper aroundBenefit
The last step is probably unintuitive for non-datalad users, but is necessary for changes to
codeto be propogated to the BABS jobs.Next steps