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

feat: provide information about temp, pipe, and service files in --summary #1977

Merged
merged 3 commits into from Dec 6, 2022

Conversation

johanneskoester
Copy link
Contributor

@johanneskoester johanneskoester commented Nov 25, 2022

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

@johanneskoester johanneskoester changed the title Feat/summary-temp feat: provide information about temp, pipe, and service files in --summary Nov 25, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@johanneskoester johanneskoester merged commit c7c7776 into main Dec 6, 2022
@johanneskoester johanneskoester deleted the feat/summary-temp branch December 6, 2022 18:20
johanneskoester added a commit that referenced this pull request Dec 13, 2022
🤖 I have created a release *beep* *boop*
---


##
[7.19.0](v7.18.2...v7.19.0)
(2022-12-13)


### Features

* add keyword to gridftp remote provide to specify the number or disable
usage of multiple data stream
([#1974](#1974))
([3e6675d](3e6675d))
* provide information about temp, pipe, and service files in --summary
([#1977](#1977))
([c7c7776](c7c7776))
* native SLURM support (--slurm, see docs)
([#1015](#1015))
([c7ea059](c7ea059))


### Bug Fixes

* avoid logfile writing in case of dryrun; better hints in case of
incomplete checkpoints
([#1994](#1994))
([a022705](a022705))
* handle case where zenodo deposition does not return files
([#2004](#2004))
([b63c4a7](b63c4a7))
* issue [#1882](#1882)
WorkflowError: Metadata can't be created as it already exists (Windows)
([#1971](#1971))
([d4484e6](d4484e6))
* json validation error with markdown cells
([#1986](#1986))
([6c26f75](6c26f75))

---
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>
Co-authored-by: Johannes Köster <johannes.koester@tu-dortmund.de>
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