jenkinsci / uipath-automation-package-plugin

A Jenkins plugin for packaging UiPath project and deploying it to UiPath Orchestrator
https://plugins.jenkins.io/uipath-automation-package/
Other
24 stars 28 forks source link

Deactivate Remote Package Feeds #89

Open DirkHa opened 3 years ago

DirkHa commented 3 years ago

We would like to have the possibility to deactivate all extern Package feeds which are described in the documentation. We want to use only the feeds of our orchestrator to build libraries and jobs See the external Urls in your documentation

Note :

Make sure that your network allows access to the following NuGet package feed:

https://api.nuget.org/v3/index.json
https://uipath.pkgs.visualstudio.com/_packaging/nuget-packages/nuget/v3/index.json
https://uipath.pkgs.visualstudio.com/Public.Feeds/_packaging/UiPath-Internal/nuget/v3/index.json
https://www.myget.org/F/workflow
http://www.myget.org/F/uipath
https://www.myget.org/F/uipath-dev/api/v3/index.json
DirkHa commented 2 years ago

Someone assigned to my issue?

jorgeparavicini commented 2 years ago

We have the same requirement. We have all packages on the orchestrator. If a package is missing the tool will try to connect to the default feeds without having access. We cannot allow access to these feeds and the tool takes hours trying to reconnect to these feeds. Please add an option to only allow the orchestrator as a package feed.

ThomasStockerUiPath commented 1 year ago

Issue created: https://uipath.atlassian.net/browse/TS-2130