fix: fix index out of bounds error raised by usage of workflow.source_path called from input or params functions (thanks @AKBrueggemann)#2170
Merged
johanneskoester merged 2 commits intomainfrom Mar 14, 2023
Conversation
…_path called from input or params functions
5 tasks
|
Kudos, SonarCloud Quality Gate passed!
|
johanneskoester
pushed a commit
that referenced
this pull request
Mar 14, 2023
🤖 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>
2 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Description
QC
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).