Remove build failure workaround
Open
development
- Dominant language
- Rust
- Stars
- 659
- Forks
- 36
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
We're currently installing BSD tar and have some cache invalidation machinery to workaround sporadic cache failures.
This can be removed once this issue is fixed: https://github.com/actions/cache/issues/403
Contributor guide
Research direction
Check actions/cache issue 403 first to confirm the upstream cache failure is fixed, then locate the CI configuration that installs BSD tar and performs cache invalidation. Remove those workarounds and verify that the build and cache-related CI jobs pass without them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100