Skip to content

feat: allow passing of lists of functions or single functions to expand#2741

Merged
johanneskoester merged 4 commits intomainfrom
feat/expand-list-of-func
Mar 8, 2024
Merged

feat: allow passing of lists of functions or single functions to expand#2741
johanneskoester merged 4 commits intomainfrom
feat/expand-list-of-func

Conversation

@johanneskoester
Copy link
Copy Markdown
Contributor

Description

QC

  • 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).

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@johanneskoester johanneskoester merged commit 32e65df into main Mar 8, 2024
@johanneskoester johanneskoester deleted the feat/expand-list-of-func branch March 8, 2024 12:52
johanneskoester pushed a commit that referenced this pull request Mar 11, 2024
🤖 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant