openedx / openedx/openedx-platform

GitHub cache service deprecated -- CI needs adjustment

Open
#36,719 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

GitHub has turned off their v1/v2 cache service and the Docker caching in the edx-platform unit tests CI no longer works.

Example error, from https://github.com/ScribeMD/docker-cache 0.5.0 "Post Cache Docker images" step:

https://github.com/openedx/edx-platform/actions/runs/15022132937/job/42213652674?pr=36718#step:31:12

Post job cleanup.
Warning: Failed to restore: Cache service responded with 422
...
Failed to save: Unable to reserve cache with key docker-Linux-mongo-7.0, another job may be creating this cache. More details: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the edx-platform unit tests CI workflow and the failing “Post Cache Docker images” step from ScribeMD/docker-cache 0.5.0. Check the GitHub Actions cache-service migration guidance, update the Docker caching configuration, and confirm the referenced unit-test CI job completes without cache-service errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions
Domain
ci-cd, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.