-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
1 parent
8fe6e99
commit e8018d7
Showing
3 changed files
with
73 additions
and
39 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.