[PR #7547] [MERGED] ci: disable fail-fast for Electron build workflows #56549

Closed
opened 2026-05-01 04:29:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7547
Author: @MatissJanis
Created: 4/18/2026
Status: Merged
Merged: 4/18/2026
Merged by: @MatissJanis

Base: masterHead: claude/fix-ci-job-cancellation-4e8dK


📝 Commits (2)

  • d701fc5 [AI] Disable fail-fast for Electron build matrices
  • eedd704 Add release notes for PR #7547

📊 Changes

4 files changed (+9 additions, -0 deletions)

View changed files

📝 .github/workflows/electron-master.yml (+1 -0)
📝 .github/workflows/electron-pr.yml (+1 -0)
📝 .github/workflows/publish-nightly-electron.yml (+1 -0)
upcoming-release-notes/7547.md (+6 -0)

📄 Description

Description

This PR disables the fail-fast strategy in three Electron build workflows to ensure all matrix jobs complete even if one fails.

N/A

Testing

N/A

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 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/7547 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/18/2026 **Status:** ✅ Merged **Merged:** 4/18/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `claude/fix-ci-job-cancellation-4e8dK` --- ### 📝 Commits (2) - [`d701fc5`](https://github.com/actualbudget/actual/commit/d701fc5423c79d02fabc9c0f2b3ba620f4f60d9e) [AI] Disable fail-fast for Electron build matrices - [`eedd704`](https://github.com/actualbudget/actual/commit/eedd704abc86ecce87f4d663e558081de3ea418f) Add release notes for PR #7547 ### 📊 Changes **4 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/electron-master.yml` (+1 -0) 📝 `.github/workflows/electron-pr.yml` (+1 -0) 📝 `.github/workflows/publish-nightly-electron.yml` (+1 -0) ➕ `upcoming-release-notes/7547.md` (+6 -0) </details> ### 📄 Description ## Description This PR disables the `fail-fast` strategy in three Electron build workflows to ensure all matrix jobs complete even if one fails. ## Related issue(s) N/A ## Testing N/A ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed --- <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-05-01 04:29:17 -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#56549