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: fix bugs in --summary and --list-input-changes. Removed outdated statement in tutorial. #2735

Merged
merged 2 commits into from Mar 6, 2024

Conversation

johanneskoester
Copy link
Contributor

@johanneskoester johanneskoester commented Mar 6, 2024

Thanks to @Horstage!

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

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Please format your code with black: black snakemake tests/*.py.

Copy link

sonarcloud bot commented Mar 6, 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 55c06d8 into main Mar 6, 2024
37 checks passed
@johanneskoester johanneskoester deleted the fix/tutorial-bugs branch March 6, 2024 14:05
johanneskoester pushed a commit that referenced this pull request Mar 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.5.4](v8.5.3...v8.5.4)
(2024-03-06)


### Bug Fixes

* fix bugs in --summary and --list-input-changes. Removed outdated
statement in tutorial.
([#2735](#2735))
([55c06d8](55c06d8))


### Documentation

* fix explanation on how to use all cores in tutorial
([#2733](#2733))
([6420428](6420428))
* fix syntax highlighting in tutorial
([2887604](2887604))

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