Open jkosinski opened 1 month ago
I think if you use --branch main
, you just re-run without even re-deploying. And if you use some release tag, you'll need to re-deploy to the new folder using the new tag (given there is one after we fixed a bug) and then copy the config.yaml file into the new config folder. Is that correct, @maurerv?
Things should be stable before you deploy :)
Running snakedeploy will always remove and fetch all files that are included in the particular tag. So your changes to config.yaml and sample_sheet.csv will be overwritten
Could you add, perhaps here: https://github.com/KosinskiLab/AlphaPulldown/blob/e35bf48f96308b02464738a777482ee2226c7032/README.md?plain=1#L269 what to do if a user has:
From the provided instruction, I would just re-run snakedeploy deploy-workflow but would they work and not delete my config and list files?
(I am exactly in this situation right now ;-)