Skip to content

Conversation

@SultanOrazbayev
Copy link
Contributor

@SultanOrazbayev SultanOrazbayev commented Aug 6, 2022

Description

This adds a handler to execute code on completion with or without error. This
arose from a specific use-case described here, however
can be a useful feature for running post-workflow routines (e.g. cleaning cache directories).

QC

  • The PR contains a test case for the changes or the changes are already covered by an existing test case.
    There are no tests for other handlers, so not sure what to add as a test.
  • 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).

@SultanOrazbayev SultanOrazbayev changed the title add oncompletion handler feat: add oncompletion handler Aug 6, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 7, 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

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