[PR #119] [MERGED] Fix Tauri builds #153

Closed
opened 2026-02-17 17:12:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/119
Author: @DecDuck
Created: 8/15/2025
Status: Merged
Merged: 8/15/2025
Merged by: @DecDuck

Base: developHead: fix-codesigning


📝 Commits (10+)

  • ff27df6 fix: attempt to use local user keychain
  • 5b394b2 chore: tmp disable non-macos builds
  • aa738d4 fix: windows process fix patch
  • 9817ea7 fix: re-enable windows
  • 64ca016 fix: remove sudo
  • f84d782 fix: tmp disable windows again
  • 0b87eae fix: windows build again
  • b3a30d2 chore: re-disable windows
  • a05df26 fix: pin to macos 14
  • 40e218d fix: re-enable other builds

📊 Changes

2 files changed (+4 additions, -5 deletions)

View changed files

📝 .github/workflows/release.yml (+2 -2)
📝 src-tauri/src/process/process_manager.rs (+2 -3)

📄 Description

No description provided


🔄 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/Drop-OSS/drop-app/pull/119 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 8/15/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `fix-codesigning` --- ### 📝 Commits (10+) - [`ff27df6`](https://github.com/Drop-OSS/drop-app/commit/ff27df6dc3afd945e1f6ac4b08ed11cb7bb82ead) fix: attempt to use local user keychain - [`5b394b2`](https://github.com/Drop-OSS/drop-app/commit/5b394b245dd5bb173dbac57fac3805f4e7536acb) chore: tmp disable non-macos builds - [`aa738d4`](https://github.com/Drop-OSS/drop-app/commit/aa738d4545db3c01a6b59e5c57fc511fef9abe36) fix: windows process fix patch - [`9817ea7`](https://github.com/Drop-OSS/drop-app/commit/9817ea79529045ae69c265ed24a70bf226f9984f) fix: re-enable windows - [`64ca016`](https://github.com/Drop-OSS/drop-app/commit/64ca0161a10ec036d270f031de81e0fe2f00d34b) fix: remove sudo - [`f84d782`](https://github.com/Drop-OSS/drop-app/commit/f84d7822f8a2736218ac3051a361d5dd46ebef76) fix: tmp disable windows again - [`0b87eae`](https://github.com/Drop-OSS/drop-app/commit/0b87eae1b60512ee3dd56682d8eb3489f79f0f2a) fix: windows build again - [`b3a30d2`](https://github.com/Drop-OSS/drop-app/commit/b3a30d2db83443cd06a34a0c7064f7951d04a8f7) chore: re-disable windows - [`a05df26`](https://github.com/Drop-OSS/drop-app/commit/a05df26bfc2d0e4cdb926ca629748344ff9fcf13) fix: pin to macos 14 - [`40e218d`](https://github.com/Drop-OSS/drop-app/commit/40e218d1bffd038cce61ee6762ec57142cecefe6) fix: re-enable other builds ### 📊 Changes **2 files changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+2 -2) 📝 `src-tauri/src/process/process_manager.rs` (+2 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:12:12 -05:00
yindo closed this issue 2026-02-17 17:12:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#153