jenkinsci / azure-artifact-manager-plugin

Jenkins Azure artifact manager plugin
https://plugins.jenkins.io/azure-artifact-manager/
MIT License
6 stars 10 forks source link

Need an option to diable externalURL #96

Closed WenjunMao closed 6 months ago

WenjunMao commented 6 months ago

What feature do you want to see added?

In some closed networks, users are unable to view artifact files using Azure Storage's Bob SAS URL. An option is needed to disable the feature.

Upstream changes

No response

Are you interested in contributing this feature?

yes

timja commented 6 months ago

Which URL would you use instead?

WenjunMao commented 6 months ago

97

We want to use the Jenkins URL. This can be implemented by disabling AzureBlobVirtualFile.toExternalURL.