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

Control execution order when downloading/uploading in generic build integration configurations. #147

Open
ldemers777 opened this issue Aug 10, 2023 · 0 comments

Comments

@ldemers777
Copy link

ldemers777 commented Aug 10, 2023

Current State:
When using Artifactory download in generic build integration configurations (e.g. Command Line), the command line step happens after the Artifactory download while it happens before when using Artifactory upload. Not only it is not controllable, it is not specified/documented anywhere... only discoverable by experience.

Request:
Have an option (e.g. checkbox/combobox) to control whether Artifactory download and upload happens before or after the built-in step (e.g. Command Line).

Benefits:
This will address the non-documented behavior by itself (the default values/behaviors could be preserved). More importantly, this will give the right flexibility to add pre or post-process using, for instance, some JFrog CLI commands to complement the TeamCity Artifactory Plugin missing abilities in one self-contained TeamCity step (instead of requiring coupling with other steps which add unnecessary decoupled logic).

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