chore(ci): improve CI workflows - #220
Conversation
|
|
To view this pull requests documentation preview, visit the following URL: docs.page/invertase/tanstack-query-firebase~220 Documentation is deployed and generated using docs.page. |
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
There was a problem hiding this comment.
Pull Request Overview
This PR improves CI workflows by optimizing build performance and consistency across GitHub Actions workflows. The changes focus on enhancing caching strategies, streamlining Java setup, and improving dependency management.
Key changes:
- Replaced manual Java installation with actions/setup-java for consistency
- Enhanced caching for Firebase emulators, pnpm, and turbo build metadata
- Improved dependency installation with frozen lockfile and better cache utilization
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/tests.yaml | Major workflow optimization with improved caching, Java setup, and dependency management |
| .github/workflows/test-react-firebase-v12.yml | Streamlined Java setup and quote consistency improvements |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
4ee161a to
10f1c31
Compare
10f1c31 to
06b92b7
Compare
No description provided.