mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[PR #162] [MERGED] feat: switch to pnpm #249
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/162
Author: @Huskydog9988
Created: 8/1/2025
Status: ✅ Merged
Merged: 8/30/2025
Merged by: @DecDuck
Base:
develop← Head:pnpm📝 Commits (5)
a33e35afix: metadata provider loga2ea6befeat: fully switch to pnpm2ae341bci: prettier ignore pnpm lock2932687chore: dedupe lockfilef4840b3chore: update pnpm📊 Changes
8 files changed (+12297 additions, -9505 deletions)
View changed files
📝
.github/workflows/ci.yml(+12 -6)📝
.prettierignore(+3 -1)📝
Dockerfile(+22 -17)📝
package.json(+2 -1)➕
pnpm-lock.yaml(+12256 -0)➕
pnpm-workspace.yaml(+1 -0)📝
server/internal/metadata/index.ts(+1 -1)➖
yarn.lock(+0 -9479)📄 Description
Following ci changes to fully switch to pnpm
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.