nextstrain / forecasts-ncov

SARS-CoV-2 variant growth rates and frequency forecasts
https://nextstrain.org/sars-cov-2/forecasts/
7 stars 2 forks source link

ingest: restore CloudFront invalidation in upload #81

Closed joverlee521 closed 7 months ago

joverlee521 commented 7 months ago

Description of proposed changes

The CloudFront domain arg for triggering CloudFront invalidation after upload was missed in my refactor of the GitHub Action workflow to a Snakemake workflow in 132355457c80ad9c0c5b9e5249e869e9b3485da9.

This restores the CloudFront invalidation so that the model runs will be able to always download the latest files.

Thank you @corneliusroemer for flagging the issue¹

¹ https://bedfordlab.slack.com/archives/C036L7V615F/p1705508089642509

Checklist

joverlee521 commented 7 months ago

Merging since I verified the CloudFront invalidation ran in the test run.