You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've had a history of caching issues (#456, #392) come up whenever there's a new release of Nextclade or SARS-CoV-2 Nextclade dataset and we forget to manually upload the *.renew files to trigger the full re-run.
The workflow should automatically ignore the Nextclade cache if it encounters a new Nextclade version or dataset version.
The text was updated successfully, but these errors were encountered:
Shouldn't be hard to set renew files programmatically based on equality or not of the columns in the existing files with the current software and dataset version!
We've had a history of caching issues (#456, #392) come up whenever there's a new release of Nextclade or SARS-CoV-2 Nextclade dataset and we forget to manually upload the
*.renew
files to trigger the full re-run.The workflow should automatically ignore the Nextclade cache if it encounters a new Nextclade version or dataset version.
The text was updated successfully, but these errors were encountered: