#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

In 73299d2/trunk:

Merge pull request #967 from sajith/3591.use-pip-cache-in-github-actions

Use pip cache in GitHub? Actions

Fixes: ticket:3591

Note: See TracTickets for help on using tickets.