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

Implement cmdSuffix #101

Open
richcar58 opened this issue Aug 29, 2024 · 0 comments
Open

Implement cmdSuffix #101

richcar58 opened this issue Aug 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@richcar58
Copy link

Implement a hook--the cmdSuffix parameter--that instructs Jobs to run a post-processing program after an application completes. cmdSuffix is the analog to cmdPrefix, just at the other end of application execution. cmdSuffix support would be needed in both Apps and Jobs. As opposed to cmdPrefix, there may need to be a way to skip post-processing if the job fails.

@richcar58 richcar58 added the enhancement New feature or request label Aug 29, 2024
@richcar58 richcar58 self-assigned this Aug 29, 2024
@scblack321 scblack321 self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To Do
Development

No branches or pull requests

2 participants