Maxwell Weru
Maxwell Weru
I was able to get this to work: 1. Make sure you create a repository in the destination project. 2. Create a service endpoint in the destination project using your...
You can solve this by adding credentials of type `nuget_feed` to your credentials. Here's an example for adding a private organization-scoped feed from Azure DevOps. ```ruby if ENV["PRIVATE_FEED_NAME"] if package_manager...
@danquirk I did not do any more steps to get it working. The code was changed to allow multiple sets of credentials not just credentials from Azure DevOps private feeds...
@danquirk happy to help
Looking for this functionality too
Is there any hope/update for this?
@venerik Perfect answer! @chasewallis I do hope that you are now set. Closing this, reopen if need be.
The fields in the classic editor should be the same as when using YAML. Is there a particular field that seems to not be working? Is there an error output...
Hi @huserben , Ruby is also a bit foreign to me. Line 135 you have indicated only creates the Source object which is used in line 151. The methods/functions defined...
I'll share what we do for reference purposes. This is a portion of the value stored in `DEPENDABOT_EXTRA_CREDENTIALS`. Hopefully, in due time, we can migrate to using the [new registries...