dependabot-script icon indicating copy to clipboard operation
dependabot-script copied to clipboard

I'm trying to understand how to pass information to generic-update-script.rb for a private maven repository.

Open jacquesbernier-dd opened this issue 3 years ago • 3 comments

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)

jacquesbernier-dd avatar Nov 30 '22 04:11 jacquesbernier-dd

Yeah, same here.

Macgregorian avatar Jan 13 '23 09:01 Macgregorian

This might help a bit: https://github.com/dependabot/dependabot-script/pull/889

akshaal avatar Jan 18 '23 09:01 akshaal

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 ?

anumalasri avatar Feb 02 '23 16:02 anumalasri

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.

jeffwidman avatar May 08 '25 15:05 jeffwidman