infra(ci): add github action cache speed up ci exec
Open
status: volunteer wanted
- Dominant language
- Java
- Stars
- 8.8k
- Forks
- 3.1k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 85
Description
### Volunteer help
https://github.com/actions/cache
now, the ci is too slow to execute, and E2E testing is time-consuming, which greatly reduces the efficiency of PR development.
I think this needs to be optimized.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the GitHub Actions cache documentation linked in the issue and inspect the repository's CI workflows to identify the slow E2E path. Determine which workflow dependencies can be cached, then verify that CI execution is faster without changing E2E results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100