Skip to content

ci: remove Node 20 apt cache action#134

Merged
vuon9 merged 1 commit into
mainfrom
khoa/remove-apt-cache-action
Jun 12, 2026
Merged

ci: remove Node 20 apt cache action#134
vuon9 merged 1 commit into
mainfrom
khoa/remove-apt-cache-action

Conversation

@vuon9

@vuon9 vuon9 commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the APT cache action with direct apt installs in CI jobs
  • keep Bun caching on actions/cache@v5.0.5
  • removes the remaining actions/cache/restore@v4 Node 20 warning source

Verification

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/ci.yml"); puts "yaml ok"'\n- rg -n "cache-apt-pkgs-action|actions/cache/restore|actions/cache|Install Linux dependencies|Cache APT" .github/workflows/ci.yml

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage

Package Line Rate Health
devtoolbox/internal/barcode 93%
devtoolbox/internal/codeformatter 80%
devtoolbox/internal/converter 65%
devtoolbox/internal/datagenerator 81%
devtoolbox/internal/datetimeconverter 75%
devtoolbox/internal/jwt 47%
devtoolbox/internal/numberconverter 98%
devtoolbox/internal/settings 0%
devtoolbox/internal/themes 0%
Summary 70% (3726 / 5294)

Minimum allowed line rate is 60%

@vuon9 vuon9 merged commit b16aff7 into main Jun 12, 2026
6 checks passed
@vuon9 vuon9 deleted the khoa/remove-apt-cache-action branch June 12, 2026 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant