-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Igor Berger
It would be great to be able to specify the location of NuGet.config.
[JENKINS-34421] Allow specifying the location of Nuget.config to use
Assignee | New: Andrii Nikolaienko [ anikolaienko ] |
Workflow | Original: JNJira [ 170534 ] | New: JNJira + In-Review [ 183945 ] |
I am adding a new field (called 'Path') right above Schedule. I have concerns about it behavior and my idea includes two cases:
1) If field is empty plugin will still use NuGet.Config file from nuget.exe directory;
2) if user puts anything like 'NuGet.Config', '/Sources/NuGet.Config', 'Sources' or just '/' plugin will take NuGet.config file by the specified path, where root directory is the current workspace.
Is that good solution for that plugin?