Skip to content

Cache Ember app directory in CI to speed up setup#630

Closed
tricknotes wants to merge 1 commit intomainfrom
claude/zealous-wiles
Closed

Cache Ember app directory in CI to speed up setup#630
tricknotes wants to merge 1 commit intomainfrom
claude/zealous-wiles

Conversation

@tricknotes
Copy link
Copy Markdown
Owner

Add caching for the Ember app directory (spec/dummy/my-app) in the CI workflow to reduce setup time.

  • Implements GitHub Actions cache with actions/cache@v4.2.3
  • Cache key is based on the OS and bin/setup_ember hash
  • Should significantly improve CI performance by avoiding redundant Ember app installations

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tricknotes
Copy link
Copy Markdown
Owner Author

I'm closing this because it caches unnecessary directory, which could compromise the consistency of the tests.

@tricknotes tricknotes closed this Apr 5, 2026
@tricknotes tricknotes deleted the claude/zealous-wiles branch April 5, 2026 14:28
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