-
Notifications
You must be signed in to change notification settings - Fork 637
Comparing changes
Open a pull request
base repository: snakemake/snakemake
base: v8.5.5
head repository: snakemake/snakemake
compare: v8.6.0
- 9 commits
- 25 files changed
- 3 contributors
Commits on Mar 7, 2024
-
fix: fix premature deletion of temp files in combination with checkpo…
…ints (#2737) fixes #2732 ### QC <!-- Make sure that you can tick the boxes below. --> * [x] The PR contains a test case for the changes or the changes are already covered by an existing test case. * [x] The documentation (`docs/`) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).
Configuration menu - View commit details
-
Copy full SHA for b22ba5f - Browse repository at this point
Copy the full SHA b22ba5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 977951e - Browse repository at this point
Copy the full SHA 977951eView commit details
Commits on Mar 8, 2024
-
chore: add testcase for ensuring that scheduler runs sequential if al…
…l cores are requested by one job (#2740) ### Description <!--Add a description of your PR here--> ### QC <!-- Make sure that you can tick the boxes below. --> * [x] The PR contains a test case for the changes or the changes are already covered by an existing test case. * [x] The documentation (`docs/`) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).
Configuration menu - View commit details
-
Copy full SHA for eab569b - Browse repository at this point
Copy the full SHA eab569bView commit details -
feat: allow passing of lists of functions or single functions to expa…
…nd (#2741) ### Description <!--Add a description of your PR here--> ### QC <!-- Make sure that you can tick the boxes below. --> * [x] The PR contains a test case for the changes or the changes are already covered by an existing test case. * [x] The documentation (`docs/`) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).
Configuration menu - View commit details
-
Copy full SHA for 32e65df - Browse repository at this point
Copy the full SHA 32e65dfView commit details
Commits on Mar 11, 2024
-
feat: add setting for defining separate local storage prefix for remo…
…te jobs; improved ergonomics for semantic helper functions (#2743) ### Description <!--Add a description of your PR here--> ### QC <!-- Make sure that you can tick the boxes below. --> * [ ] The PR contains a test case for the changes or the changes are already covered by an existing test case. * [ ] The documentation (`docs/`) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).
Configuration menu - View commit details
-
Copy full SHA for 5007e5c - Browse repository at this point
Copy the full SHA 5007e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 298b004 - Browse repository at this point
Copy the full SHA 298b004View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21de9e - Browse repository at this point
Copy the full SHA f21de9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 805a0df - Browse repository at this point
Copy the full SHA 805a0dfView commit details -
chore(main): release 8.6.0 (#2738)
🤖 I have created a release *beep* *boop* --- ## [8.6.0](v8.5.5...v8.6.0) (2024-03-11) ### Features * add setting for defining separate local storage prefix for remote jobs; improved ergonomics for semantic helper functions ([#2743](#2743)) ([5007e5c](5007e5c)) * allow passing of lists of functions or single functions to expand ([#2741](#2741)) ([32e65df](32e65df)) ### Bug Fixes * fix error message for invalid storage provider queries ([977951e](977951e)) * fix premature deletion of temp files in combination with checkpoints ([#2737](#2737)) ([b22ba5f](b22ba5f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11e1394 - Browse repository at this point
Copy the full SHA 11e1394View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.5.5...v8.6.0