[PR #3594] [MERGED] fix size comparison workflow #4943

Closed
opened 2026-02-28 21:03:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3594
Author: @matt-fidd
Created: 10/7/2024
Status: Merged
Merged: 10/7/2024
Merged by: @matt-fidd

Base: masterHead: compare-sizes-fix


📝 Commits (3)

📊 Changes

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

View changed files

📝 .github/workflows/size-compare.yml (+1 -0)
upcoming-release-notes/3594.md (+6 -0)

📄 Description

This fixes the errors we're seeing with the size comparison workflow

eg.
https://github.com/actualbudget/actual/actions/runs/11219565964/job/31185802750?pr=3581

new default value for allow_forks is false as of dawidd6/action-download-artifact v4
https://github.com/dawidd6/action-download-artifact/releases/tag/v4


🔄 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/3594 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/7/2024 **Status:** ✅ Merged **Merged:** 10/7/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `compare-sizes-fix` --- ### 📝 Commits (3) - [`bdc142e`](https://github.com/actualbudget/actual/commit/bdc142eb0e37e908651102cce4729d1e0d649a42) fix size comparison workflow - [`98df06b`](https://github.com/actualbudget/actual/commit/98df06bf1370d03413a65858001465b9e14149d5) note - [`ea6e79c`](https://github.com/actualbudget/actual/commit/ea6e79c6b52d4387c15c5c233b8d4e4a5e38439b) Merge branch 'master' into compare-sizes-fix ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/size-compare.yml` (+1 -0) ➕ `upcoming-release-notes/3594.md` (+6 -0) </details> ### 📄 Description This fixes the errors we're seeing with the size comparison workflow eg. https://github.com/actualbudget/actual/actions/runs/11219565964/job/31185802750?pr=3581 new default value for `allow_forks` is `false` as of dawidd6/action-download-artifact v4 https://github.com/dawidd6/action-download-artifact/releases/tag/v4 --- <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-02-28 21:03:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4943