Skip to content
#

dependency-manager

A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, or removing computer programs for a computer's operating system in a consistent manner.

Here are 285 public repositories matching this topic...

CircleOnCircles
CircleOnCircles commented Nov 15, 2020

poetry add git+https://github.com/AGeekInside/fastapi-jinja.git result in exception since it is tires to checkout master branch.

poetry add git+https://github.com/AGeekInside/fastapi-jinja.git

Updating dependencies
Resolving dependencies...

  CalledProcessError

  Command '['git', '--git-dir', 'C:/Users/n2/AppData/Local/Temp/pypoetry-git-fastapi-jinjau3blv69e/.git', '--work-tr
renovate
zharinov
zharinov commented Dec 14, 2020

What would you like Renovate to be able to do?

When debugging Renovate tests, I would like to avoid results like these:

thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."

It happens when debugging tests with multiple HTTP requests.

**Did you already have any implementation ideas

athens
arschles
arschles commented Nov 13, 2019

Is your feature request related to a problem? Please describe.

Not related to a problem

Describe the solution you'd like

We opened #808 to discuss how we might use GitHub actions. At the time, this repo didn't have actions enabled. Now that it does, we should try them out for some of the things in that thread.

_Edit from @arschles - we have focused this issue to just the twitte

Wikipedia
Wikipedia

Related Topics

package-management
You can’t perform that action at this time.