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
* pass a shell script to sbatch rather than the command directly ([#380](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/380)) ([ccde8ca](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/ccde8caf68c77b685733f87f2a39b57995d3ab74))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* jobstep plugin with new functionality required ([#393](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/393)) ([2f302f2](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/2f302f26621aa9ab61bc3f28840808ac33ab7624))
14
+
* quoting for SLURM partition ([#399](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/399)) ([9e86cb2](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/9e86cb2c5e1a5ca8110f282b4a006ef48a3d3ee5))
15
+
* status hang when no active jobs ([#396](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/396)) ([769f0a4](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/769f0a413371ee4bd45d7dd80f20f381b221da52))
16
+
* updated gpu model string - may contain a period, now ([#390](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/390)) ([27607e5](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/27607e59c5cbe60356fe5823f9b23898adb1bf98))
17
+
18
+
19
+
### Documentation
20
+
21
+
* updated for passing commands as script ([#392](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/392)) ([66d9825](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/66d98252f28d5a095518eb50370c48ab0a5ca754))
0 commit comments