The copytool_working https://git.ichec.ie/io-sea-internal/hestia/-/tree/copytool_working?ref_type=heads branch has a design for the copytool integration with hestia. It also has a lot of support code for:
The branch is too big to move in at once, so the plan is to move in a few pieces:
This MR is for Part 1. It is mainly copying files over - but I made a temporary change to the format/lint scripts to they don't run on subdirectories of src (so a no-op for existing code since src is currently flat). After Part 2 they can be re-enabled for all of the 'src' dir and the 'test' dir in Part 4.