I'm trying to understand how to pass information to generic-update-script.rb for a private maven repository.
I can't find how to format the OPTIONS or even if the OPTIONS env var is how I would achieve that.
For added context, I'm trying to find a way to run dependabot on a host that we control and using a private repository (artifactory in this particular case)
Yeah, same here.
This might help a bit: https://github.com/dependabot/dependabot-script/pull/889
Tried #889 changes and unable to find dependencies only avaialble in Private Repository ..
Any ideas on how to troubleshoot whethere private repository is being used ?
We've updated this repo's README with a deprecation note which points to a new example repo we setup to demonstrate how to self-host Dependabot using the Dependabot CLI. As a result, we are archiving this repo.