Skip to content

ci: speed up demo lint CI (npm + .angular cache) - #9

Merged
rdlabo merged 2 commits into
mainfrom
chore/ci-cache-speedup
Jun 19, 2026
Merged

ci: speed up demo lint CI (npm + .angular cache)#9
rdlabo merged 2 commits into
mainfrom
chore/ci-cache-speedup

Conversation

@rdlabo

@rdlabo rdlabo commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Align the Angular lint CI to the winecode standard for faster builds.

Changes

  • Add setup-node npm cache (cache: npm + cache-dependency-path)
  • Cache the .angular/cache (Angular build cache) via actions/cache
  • Remove the redundant ~/.npm / node_modules actions/cache steps
  • Unify node-version to 24 (and bump actions to v5 where outdated)

Effect

Subsequent runs restore the npm and Angular build caches, shortening lint/build/test.

@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for ionic-theme-md3 ready!

Name Link
🔨 Latest commit e14cd59
🔍 Latest deploy log https://app.netlify.com/projects/ionic-theme-md3/deploys/6a348ffb0baf32000841ec60
😎 Deploy Preview https://deploy-preview-9--ionic-theme-md3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Playwright test results

passed  78 passed

Details

stats  78 tests across 1 suite
duration  1 minute, 30 seconds
commit  e14cd59
info  Please check the workflow run for details. And if you want to update the screenshots, please comment with /update-screenshots.

@github-actions

Copy link
Copy Markdown
Contributor

📊 Playwright Test Report

View the detailed test report: https://rdlabo-team.github.io/ionic-theme-md3/pr-9/

github-actions Bot added a commit that referenced this pull request Jun 19, 2026
@rdlabo
rdlabo force-pushed the chore/ci-cache-speedup branch from c899345 to b62b015 Compare June 19, 2026 00:19
@github-actions

Copy link
Copy Markdown
Contributor

📊 Playwright Test Report

View the detailed test report: https://rdlabo-team.github.io/ionic-theme-md3/pr-9/

github-actions Bot added a commit that referenced this pull request Jun 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📊 Playwright Test Report

View the detailed test report: https://rdlabo-team.github.io/ionic-theme-md3/pr-9/

github-actions Bot added a commit that referenced this pull request Jun 19, 2026
@rdlabo
rdlabo merged commit a0f10c1 into main Jun 19, 2026
9 checks passed
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