Skip to content

[chores] CI bots: cache dependencies #628

@nemesifier

Description

@nemesifier

The bots always reinstall all the dependencies they need at each run, a huge waste of resources (hardware, network bandwidth, energy, time). We need to cache the dependencies, for the pip deps we can use setup.py for the hash so if anything changes there the cache is invalidated.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

To do

Status

To do (Python & Django)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions