David Radoor Hummel
David Radoor Hummel
added manualBuildCleanup.groovy added manualBuildCleanup.json updated README.md This plugin deletes builds that are referencing deleted artifacts. For more info read the README.md file
### Describe the bug We have some setup scripts for Artifactory, so developers can easily get started with Artifactory without too much afterthought. We got periodic reports of the scripts...
### Describe the bug The task JFrogDotnetCore@1 with the command "push" does not use DotNet Core, but simply uses JFrog CLI (only). This means that any DotNet core specific arguments...
### Describe the bug The task "JFrog CLI V2" is not configurable in anyway. As such it will collide with Artifactory setups where you use NGINX to auto-postfixes requests with...
### Describe the bug When using the Task `JFrog Conan` with the command `Add remote` it does not contain fields with build name or build number:  However, if you...
**Is your feature request related to a problem? Please describe.** We need the ability to collect build info for all packages produced internally and publish this to Artifactory. All tasks...
Hello, We have a situation where we throttle requests to Artifactory through NGINX, if requests are coming too rapidly. However, it seems that this throttling sometimes causes issues when using...
Hello, When attempting to create an access token: `jf rt atc developeruser --expiry=5000 --server-id=devuser` If you're non-admin, you'll get the error: ``` { "error": "invalid_request", "error_description": "The user: 'developeruser' can...