#36794: Cache python dependencies on GitHub Actions
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Owner: Nilesh
Type: | Pahari
Cleanup/optimization | Status: assigned
Component: Core (Other) | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Nilesh Pahari):
Replying to [comment:3 Jacob Walls]:
> Nilesh, there's a contributor who is already submitting a pull request
for this, so just be aware, you may wish to restate your intentions or
collaborate with them. Pravin, please accommodate Nilesh if they would
prefer to keep working. Also, you have several other PRs open, not all of
which follow the contribution guidelines for commit & PR titles. It would
be better to focus on bringing those to completion first.
>
> [
https://github.com/django/django/pull/20414 PR] (draft)
Hi!
I wasn't able to find any other major project using the pattern mentioned
in the Adam Johnson's blog, so I just replicated the pattern (mentioned in
the blog) on all the workflows in order to cache the whole virtual
environment rather than just the python wheels. I have already made the
changes and will be raising a PR shortly. Also just to confirm, the note
about having several open PRs was directed at me?
--
Ticket URL: <
https://code.djangoproject.com/ticket/36794#comment:4>