Iain Dillingham

Results 6 comments of Iain Dillingham

@alschaffer linked to a couple of useful resources that we should also review: * The NHS RAP Community of Practice's "[Introduction to Git](https://nhsdigital.github.io/rap-community-of-practice/training_resources/git/introduction-to-git/)" * The ONS' [Duck Book](https://best-practice-and-impact.github.io/qa-of-code-guidance/intro.html)

> The researcher doesn't want to overwrite files in primary workspace directories, because modifications to the dataset definition could result in a different dataset. I think the user wants to...

We should also document that adding log statements to scripted actions is useful. In a Python scripted action, that's as simple as calling `print("...")`.

Will has written https://github.com/opensafely/documentation/discussions/795, which we should also consider incorporating.

What would you like to do with this PR, @HelenCEBM? * fix the conflicts and merge? * close without merging * something else?

See whether we can introduce `opensafely exec` where we introduce `opensafely run`.