mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[PR #398] [MERGED] Improve repo tooling #387
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/398
Author: @Huskydog9988
Created: 4/19/2026
Status: ✅ Merged
Merged: 4/19/2026
Merged by: @DecDuck
Base:
develop← Head:improve-repo-tooling📝 Commits (7)
3b02a92add basic git files to root0b9886amake server part of monorepo3ddb116import promo4f1a68aimport libraries base4f5aa51import docsc9fe647import desktope9010d7move docs and promo📊 Changes
177 files changed (+22218 additions, -37822 deletions)
View changed files
📝
.gitattributes(+0 -0)➕
.gitignore(+2 -0)➖
desktop/pnpm-lock.yaml(+0 -5583)➖
desktop/pnpm-workspace.yaml(+0 -21)➖
docs/pnpm-lock.yaml(+0 -4205)➖
docs/pnpm-workspace.yaml(+0 -3)➖
libraries/base/pnpm-lock.yaml(+0 -8465)➖
libraries/base/pnpm-workspace.yaml(+0 -4)➕
package.json(+5 -0)➕
pnpm-lock.yaml(+22139 -0)➕
pnpm-workspace.yaml(+72 -0)➖
promo/pnpm-lock.yaml(+0 -5985)➖
promo/pnpm-workspace.yaml(+0 -8)➖
server/pnpm-lock.yaml(+0 -13503)➖
server/pnpm-workspace.yaml(+0 -45)📝
sites/docs/.github/workflows/deploy.yml(+0 -0)📝
sites/docs/.gitignore(+0 -0)📝
sites/docs/.vscode/extensions.json(+0 -0)📝
sites/docs/.vscode/launch.json(+0 -0)📝
sites/docs/LICENSE.md(+0 -0)...and 80 more files
📄 Description
Make use of pnpm workspaces
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.