[PR #402] [MERGED] chore: use actions-cache to speed up dart & rust test. #4116

Closed
opened 2026-03-23 21:36:22 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/402
Author: @LucasXu0
Created: 3/1/2022
Status: Merged
Merged: 3/1/2022
Merged by: @appflowy

Base: mainHead: main


📝 Commits (1)

  • 65917da chore: use actions-cache to speed up dart & rust test.

📊 Changes

5 files changed (+73 additions, -31 deletions)

View changed files

📝 .github/workflows/ci.yaml (+3 -2)
📝 .github/workflows/dart_test.yml (+36 -13)
📝 .github/workflows/release.yml (+2 -2)
📝 .github/workflows/rust_lint.yml (+2 -2)
📝 .github/workflows/rust_test.yml (+30 -12)

📄 Description

  1. Speed up dart and rust test workflows. And update the rust cache key.
  2. Specify the rust version at all workflows.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/402 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 3/1/2022 **Status:** ✅ Merged **Merged:** 3/1/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`65917da`](https://github.com/AppFlowy-IO/AppFlowy/commit/65917da468f044283368cdae731b2b5cca93d0fe) chore: use actions-cache to speed up dart & rust test. ### 📊 Changes **5 files changed** (+73 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yaml` (+3 -2) 📝 `.github/workflows/dart_test.yml` (+36 -13) 📝 `.github/workflows/release.yml` (+2 -2) 📝 `.github/workflows/rust_lint.yml` (+2 -2) 📝 `.github/workflows/rust_test.yml` (+30 -12) </details> ### 📄 Description 1. Speed up dart and rust test workflows. And update the rust cache key. 2. Specify the rust version at all workflows. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:22 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4116
No description provided.