Opened at 2021-01-16T04:08:07Z
Closed at 2021-01-20T14:57:43Z
#3591 closed defect (fixed)
Use pip cache in GitHub Actions
Reported by: | sajith | Owned by: | sajith |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
This could offer a slight speedup in CI.
Downloading packages from PyPI.org less often is probably a good idea too: we could be a little more considerate about PyPI's hosting bills.
Change History (2)
comment:1 Changed at 2021-01-18T15:53:51Z by sajith
- Component changed from unknown to dev-infrastructure
comment:2 Changed at 2021-01-20T14:57:43Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 73299d2/trunk: