Skip to content

ci: add rust cache to turbo test workflow #2360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 8, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Description

Add Rust caching to the turbo test workflow to improve CI performance.

This PR:

  • Adds Rust caching using Swatinem/rust-cache@v2
  • Follows the same pattern as other Rust workflows in the repository
  • Does not modify the turbo build workflow as it doesn't use Rust

Link to Devin run: https://app.devin.ai/sessions/6e20ec2b71cf44168007a02b34cb18be
Requested by: Jayant

Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link

vercel bot commented Feb 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 3:39pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 3:39pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 3:39pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
component-library ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2025 3:39pm
entropy-debugger ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2025 3:39pm
insights ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2025 3:39pm

Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
Copy link
Collaborator

@cprussin cprussin left a comment

Choose a reason for hiding this comment

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

Pleas remove the self-references in the files section in each action as thy are not necessary

devin-ai-integration bot and others added 2 commits February 8, 2025 15:34
Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
@cprussin cprussin merged commit 296a232 into main Feb 8, 2025
8 checks passed
@cprussin cprussin deleted the devin/1739022286-add-rust-cache-turbo-test branch February 8, 2025 15:52
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.

2 participants