Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: artifactory-plugin
-
Labels:
-
Similar Issues:
Description
Hello,
when using Jenkins Artifactory plugin, I have noticed that after doing Release promotion, build is not marked in any way. This way it is not possible to identify which builds were promoted in Artifactory from Jenkins side. Or am I looking at wrong direction?
Also, it is desirable to mark "Keep this build forever", to prevent Jenkins deleting promoted build.
At the moment I workaround this issue by using "Promoted builds plugin" and manually running promotion for the second time to have visual/scriptable identification mark on the build. This also allows to automatically mark build as permanent, however such process is error prone.
As creating a pull request is too much for me due to legal mumbo jumbo (both from my employer and JFrog) I am posting patch here. If someone wants to use it, I am fine. I have got legal permission from my employer to post the patch upstream. It took two months to get approval. F*** corporate licensing and patent sh****! I am not going to make another round to clarify if I can sign JFrog CLA.
See attached patch file and have a nice day.