[PR #5884] [CLOSED] Upgrade electron builder e2e #64172

Closed
opened 2026-05-11 21:17:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5884
Author: @MikesGlitch
Created: 10/8/2025
Status: Closed

Base: masterHead: upgrade-electron-builder-e2e


📝 Commits (10+)

📊 Changes

15 files changed (+2099 additions, -3522 deletions)

View changed files

📝 .github/workflows/e2e-test.yml (+1 -0)
📝 .github/workflows/electron-master.yml (+1 -0)
📝 .gitignore (+0 -3)
.secret-tokens.example (+0 -2)
📝 bin/package-electron (+1 -4)
📝 bin/run-vrt (+1 -1)
📝 package.json (+12 -1)
📝 packages/desktop-client/e2e/budget.mobile.test.ts (+5 -275)
📝 packages/desktop-client/package.json (+2 -2)
📝 packages/desktop-client/src/components/AppBackground.tsx (+0 -1)
📝 packages/desktop-client/src/components/BankSyncStatus.tsx (+0 -1)
📝 packages/desktop-client/src/components/mobile/MobileNavTabs.tsx (+18 -0)
📝 packages/desktop-electron/package.json (+1 -4)
upcoming-release-notes/5857.md (+6 -0)
📝 yarn.lock (+2051 -3228)

📄 Description


🔄 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/5884 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 10/8/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `upgrade-electron-builder-e2e` --- ### 📝 Commits (10+) - [`8524b0d`](https://github.com/actualbudget/actual/commit/8524b0d8030ffb54ec0ee1df86f04dc4dd4e9f1c) upgrade electron-builder - [`d533165`](https://github.com/actualbudget/actual/commit/d533165cb2d207eaf321a977283d2a4b04e3e771) no postinstall when yarn immutable - [`c2b35d3`](https://github.com/actualbudget/actual/commit/c2b35d3ee8fc4c6b5716f68854689edd3d251e61) downgrade to last version without the bug - [`038c020`](https://github.com/actualbudget/actual/commit/038c02057c6fb24ca652f9ae1e495fc15a0b805f) fix issue with wrappy - [`029ba10`](https://github.com/actualbudget/actual/commit/029ba105ec42473a24a486df6d86b9c68fdebad8) merge - [`ee11c1b`](https://github.com/actualbudget/actual/commit/ee11c1bbf99dab912a5152edb3ad1b433d065247) release notes - [`9f4586c`](https://github.com/actualbudget/actual/commit/9f4586c005fd48ecc7c5e4ca3e2dd62569952e49) merge - [`2dbb510`](https://github.com/actualbudget/actual/commit/2dbb5100b496795139bc472ab80ff872ad492a39) regen yarn lock - [`3050965`](https://github.com/actualbudget/actual/commit/305096563b885f45123500c2ee11cc90154b5131) react-sprint - [`10931b6`](https://github.com/actualbudget/actual/commit/10931b63c6218dfe4f85ee2fcad6880919c3715f) hmm ### 📊 Changes **15 files changed** (+2099 additions, -3522 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e-test.yml` (+1 -0) 📝 `.github/workflows/electron-master.yml` (+1 -0) 📝 `.gitignore` (+0 -3) ➖ `.secret-tokens.example` (+0 -2) 📝 `bin/package-electron` (+1 -4) 📝 `bin/run-vrt` (+1 -1) 📝 `package.json` (+12 -1) 📝 `packages/desktop-client/e2e/budget.mobile.test.ts` (+5 -275) 📝 `packages/desktop-client/package.json` (+2 -2) 📝 `packages/desktop-client/src/components/AppBackground.tsx` (+0 -1) 📝 `packages/desktop-client/src/components/BankSyncStatus.tsx` (+0 -1) 📝 `packages/desktop-client/src/components/mobile/MobileNavTabs.tsx` (+18 -0) 📝 `packages/desktop-electron/package.json` (+1 -4) ➕ `upcoming-release-notes/5857.md` (+6 -0) 📝 `yarn.lock` (+2051 -3228) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <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-11 21:17:12 -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#64172