ACCESS-NRI / build-cd

Deployment configurations and workflows
1 stars 0 forks source link

Pull out long inline scripts from `run:` steps, add testing #84

Open CodeGat opened 5 months ago

CodeGat commented 5 months ago

similar to https://github.com/ACCESS-NRI/build-cd/blob/main/scripts/generate-build-metadata.bash which has had a large script pulled out and tested, we need to do this for more scripts. This will make it easier to test independently. This should be the case for all long-running scripts.

Some candidates: