[PR #1118] [MERGED] Partition GitHub Actions cache based on Node version #52833

Closed
opened 2026-04-30 21:13:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1118
Author: @j-f1
Created: 6/10/2023
Status: Merged
Merged: 6/11/2023
Merged by: @j-f1

Base: masterHead: jed/cache


📝 Commits (1)

  • a07245e Partition GitHub Actions cache based on Node version

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 .github/actions/setup/action.yml (+1 -1)
upcoming-release-notes/1118.md (+6 -0)

📄 Description

This should fix the test failures on master — currently tests are failing because the cache was created with an old version of Node.


🔄 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/actualbudget/actual/pull/1118 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 6/10/2023 **Status:** ✅ Merged **Merged:** 6/11/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/cache` --- ### 📝 Commits (1) - [`a07245e`](https://github.com/actualbudget/actual/commit/a07245ee158484cf315225ec9a5c974555a14b07) Partition GitHub Actions cache based on Node version ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/setup/action.yml` (+1 -1) ➕ `upcoming-release-notes/1118.md` (+6 -0) </details> ### 📄 Description This should fix the test failures on `master` — currently tests are failing because the cache was created with an old version of Node. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 21:13:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#52833