snakecharm icon indicating copy to clipboard operation
snakecharm copied to clipboard

Resolve for post-deployment scripts

Open iromeo opened this issue 3 years ago • 0 comments

See https://snakemake.readthedocs.io/en/stable/snakefiles/deployment.html#providing-post-deployment-scripts (introduced in 6.14 )

My suggestion is to implement cond file reference resolve:

  • resolve - resolves only to *.yaml
  • multi-resolve - also adds *.post-deploy.sh variant

iromeo avatar Feb 10 '22 12:02 iromeo