David Radoor Hummel

Results 8 issues of 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...

bug

### 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...

feature request

### 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...

bug

### 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: ![image](https://github.com/jfrog/jfrog-azure-devops-extension/assets/86228169/b2a79f2c-eb60-48a0-9da4-dd2057deda60) However, if you...

bug

**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...

feature request

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...

question

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...

feature request