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
feat!: Use composite action with conda instead of docker action (#39)
* feat: Use composite action instead of docker action
* fix indentation
* swap quotes
* include shell
* move check for containerize/run to top
* check show-disk-usage-on-error
* fix du for directory
* rename env to 'snakemake'
* Update action.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* simply use '*' as default for snakemake version
* show installed snakemake version by default
* add apptainer installation option
* add missing 'shell: …'
* use here string
* I guess the yaml parser does not support |8 notation
* Delete environment.yaml.template
* Update action.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Johannes Köster <[email protected]>
0 commit comments