[PR #404] [MERGED] Fix monorepo build #392

Closed
opened 2026-06-05 14:22:41 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/404
Author: @DecDuck
Created: 4/26/2026
Status: Merged
Merged: 4/26/2026
Merged by: @DecDuck

Base: developHead: fix-docker-build


📝 Commits (4)

📊 Changes

7 files changed (+191 additions, -20 deletions)

View changed files

.dockerignore (+6 -0)
.github/workflows/client-release.yml (+136 -0)
📝 Dockerfile (+14 -13)
📝 desktop/src-tauri/process/src/process_handlers.rs (+1 -1)
📝 pnpm-lock.yaml (+26 -2)
📝 server/eslint.config.mjs (+6 -1)
📝 server/package.json (+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/pull/404 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 4/26/2026 **Status:** ✅ Merged **Merged:** 4/26/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `fix-docker-build` --- ### 📝 Commits (4) - [`4d14e97`](https://github.com/Drop-OSS/drop/commit/4d14e973aec6d4fc6ac52f6a6c12fa36ea7a7f18) add latest changes and fix launcher - [`02d39af`](https://github.com/Drop-OSS/drop/commit/02d39af80690527f8a180976c6b6797a96732543) add optional tag specify - [`069d1af`](https://github.com/Drop-OSS/drop/commit/069d1af815d627c900d26d07f127e16465fb6742) fix client release - [`9631f43`](https://github.com/Drop-OSS/drop/commit/9631f43f8c9f4cd71daa28a34a0b35a482a8a3a5) empty commit ### 📊 Changes **7 files changed** (+191 additions, -20 deletions) <details> <summary>View changed files</summary> ➕ `.dockerignore` (+6 -0) ➕ `.github/workflows/client-release.yml` (+136 -0) 📝 `Dockerfile` (+14 -13) 📝 `desktop/src-tauri/process/src/process_handlers.rs` (+1 -1) 📝 `pnpm-lock.yaml` (+26 -2) 📝 `server/eslint.config.mjs` (+6 -1) 📝 `server/package.json` (+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-06-05 14:22:41 -04:00
yindo closed this issue 2026-06-05 14:22:41 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#392