-
Notifications
You must be signed in to change notification settings - Fork 633
Comparing changes
Open a pull request
base repository: snakemake/snakemake
base: v7.24.1
head repository: snakemake/snakemake
compare: v7.24.2
- 7 commits
- 7 files changed
- 5 contributors
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 000c6d4 - Browse repository at this point
Copy the full SHA 000c6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ca47e - Browse repository at this point
Copy the full SHA 24ca47eView commit details
Commits on Mar 13, 2023
-
fix: limit length of failed logs decorations (#2125)
### Description Limit the maximum length of the decorations around the logfile output of a failed job (when `--show-failed-logs` is given) to 80. Fixes #2101. ### QC * [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 6fc9243 - Browse repository at this point
Copy the full SHA 6fc9243View commit details -
fix: rounding for batch calculation (#2064)
Fix batch issue #2055 ### Description This is a PR related to issue #2055. ### 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). --------- Co-authored-by: Johannes Köster <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbdbf9b - Browse repository at this point
Copy the full SHA cbdbf9bView commit details
Commits on Mar 14, 2023
-
fix: fix index out of bounds error raised by usage of workflow.source…
…_path called from input or params functions (thanks @AKBrueggemann) (#2170) ### 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 cf8e6e8 - Browse repository at this point
Copy the full SHA cf8e6e8View commit details -
fix: raise error if callable is passed to expand. (#2171)
### 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 1f28476 - Browse repository at this point
Copy the full SHA 1f28476View commit details -
chore(main): release 7.24.2 (#2172)
🤖 I have created a release *beep* *boop* --- ## [7.24.2](v7.24.1...v7.24.2) (2023-03-14) ### Bug Fixes * fix index out of bounds error raised by usage of workflow.source_path called from input or params functions (thanks @AKBrueggemann) ([#2170](#2170)) ([cf8e6e8](cf8e6e8)) * limit length of failed logs decorations ([#2125](#2125)) ([6fc9243](6fc9243)) * raise error if callable is passed to expand. ([#2171](#2171)) ([1f28476](1f28476)) * rounding for batch calculation ([#2064](#2064)) ([cbdbf9b](cbdbf9b)) --- 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 1fb3cef - Browse repository at this point
Copy the full SHA 1fb3cefView 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 v7.24.1...v7.24.2