Danial Pearce
Danial Pearce
FWIW you can _hack_ this yourself by doing a `git fetch v1` (or whatever "stable" branch you're using, perhaps you can grok the branch from vars) as early as possible...
Keen to make use of this. We'd like a way to incentivise setting a timeout on individual steps. As it stands by default there is no incentive to do that....
The way we're using it seems _undocumented_. If you do choose to fix it, can we document it? If I'm the only weird person using that functionality, I'm sure I...
I've just discovered this same problem. There are a few things at play here. I think that https://github.com/dependabot/dependabot-core can take all of the configuration options as arguments to things like...
Certainly possible. I could have a crack at implementation but not sure which way the maintainers would like to go. Also the current build is in a fail state, leading...
+1 from me, just accidentally did the same thing
Thanks for the detailed report @stevemac007 ! We'll check it out.
> This feels like another instance of https://github.com/python-poetry/poetry/issues/6398 Thanks @neersighted - this is indeed an instance of that. The context here from our perspective is that the OS package for...
Thanks for this. I've written a few of my own in the meantime as well. Will see if I can incorporate them all.
Apologies. I attempted to fix merge conflicts, but seems we were doing similar things in slightly different ways 🤣 . I've pushed out `1.0.0` for now which should work on...