Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not require cores to be set for rule-level methods of the workflow API or the corresponding CLI commands (e.g. --lint). #2629

Merged
merged 1 commit into from Jan 17, 2024

Conversation

johanneskoester
Copy link
Contributor

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

…kflow API or the corresponding CLI commands (e.g. --lint).
Copy link

sonarcloud bot commented Jan 17, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@johanneskoester johanneskoester merged commit 2040468 into main Jan 17, 2024
34 checks passed
@johanneskoester johanneskoester deleted the fix/no-cores-for-rule-level-methods branch January 17, 2024 15:22
johanneskoester pushed a commit that referenced this pull request Jan 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.2.1](v8.2.0...v8.2.1)
(2024-01-17)


### Bug Fixes

* do not require cores to be set for rule-level methods of the workflow
API or the corresponding CLI commands (e.g. --lint).
([#2629](#2629))
([2040468](2040468))
* fix false complaints about rules with multiple output files
([#2628](#2628))
([b1b4f5b](b1b4f5b))
* migration guide typo and wrong link
([#2625](#2625))
([645f3d1](645f3d1))

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

None yet

1 participant