Closed sebbacon closed 4 years ago
I think this is done, at least to the extent that the run_all
task has now successfully completed locally.
I've pushed my changes up as I'm confident they're not making anything worse and they don't touch the Stata at all.
Changes are here: https://github.com/opensafely/school-age-children-and-covid/compare/50d7ad89df9c55f484ac0c5b20800d9c4fa423bf...a7afa06c681ac096cbbf4c8834dac4baf9485c30
I have been deploying from
add-profile-file
but Harriet had merged #55 tomaster
since I last merged frommaster
.Therefore I have merged
add-profile-file
to master. However, the merge was not successful: when running the project actions locally they are failing with errors relating to07b_an_multivariable_cox_models*
being renamed (q.v. here)I've made a start at fixing that with this diff and a local run now fails with
FileNotFoundError: /workspace/analysis/07d_an_multivariable_cox_models_FULL.do
when running the action07d_an_multivariable_cox_models_FULL_covidadmission
.