[PR #24] [CLOSED] WIP - Github Actions #2983

Closed
opened 2026-02-28 20:34:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/24
Author: @Silvenga
Created: 5/2/2022
Status: Closed

Base: masterHead: fix-patches


📝 Commits (4)

  • fa7906b Updated react-modal patch.
  • c60e5ce Migrated to OSS support packaging.
  • 9edba36 Removed superfluous react-native-safe-area-view patch.
  • 5a24988 Added pipeline.

📊 Changes

6 files changed (+114 additions, -105 deletions)

View changed files

.github/workflows/build.yaml (+98 -0)
.vscode/settings.json (+5 -0)
📝 bin/package (+3 -70)
📝 packages/desktop-electron/package.json (+1 -3)
packages/mobile/patches/react-native-safe-area-view+0.14.9.patch (+0 -25)
📝 patches/react-modal+3.14.4.patch (+7 -7)

📄 Description

This pr fixes the failing patches with unrecoverable errors.


🔄 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/24 **Author:** [@Silvenga](https://github.com/Silvenga) **Created:** 5/2/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-patches` --- ### 📝 Commits (4) - [`fa7906b`](https://github.com/actualbudget/actual/commit/fa7906b885464f38b2f263b9b3761dc44db76d3e) Updated react-modal patch. - [`c60e5ce`](https://github.com/actualbudget/actual/commit/c60e5ce41ae6a72b5fc5adb30f2ebbd851f7371a) Migrated to OSS support packaging. - [`9edba36`](https://github.com/actualbudget/actual/commit/9edba361970852240b427c3c8678128d72d14475) Removed superfluous react-native-safe-area-view patch. - [`5a24988`](https://github.com/actualbudget/actual/commit/5a24988e4cd52b6602a980f731b4cb8e90e12c9d) Added pipeline. ### 📊 Changes **6 files changed** (+114 additions, -105 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/build.yaml` (+98 -0) ➕ `.vscode/settings.json` (+5 -0) 📝 `bin/package` (+3 -70) 📝 `packages/desktop-electron/package.json` (+1 -3) ➖ `packages/mobile/patches/react-native-safe-area-view+0.14.9.patch` (+0 -25) 📝 `patches/react-modal+3.14.4.patch` (+7 -7) </details> ### 📄 Description This pr fixes the failing patches with unrecoverable errors. --- <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 20:34:36 -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#2983