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

Should have the option to make the build config step fail in case of "no files are affected" like "--fail-no-op" in JFrog CLI. #140

Open
ldemers777 opened this issue Apr 12, 2023 · 0 comments

Comments

@ldemers777
Copy link

When the filespec does not match any files to download/upload, the build config step still succeeds. This hides the fact that no files were affected (downloaded/uploaded). Despite it can be legitimate in some scenarios, most of the time, the user wants the build to raise a failure when this happens.

JFrog CLI option "--fail-no-op" already provides this, so that would be great to have the "option" to enable that behavior with the plugin as well.

Artifactory: Enterprise+ 7.38.10
Plugin: 2.9.3

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

No branches or pull requests

1 participant