[PR #37] [MERGED] feat: switch npm to yarn #42

Closed
opened 2026-02-16 12:42:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/theme/pull/37
Author: @appleboy
Created: 6/15/2017
Status: Merged
Merged: 6/15/2017
Merged by: @appleboy

Base: masterHead: yarn3


📝 Commits (3)

📊 Changes

5 files changed (+2402 additions, -11 deletions)

View changed files

📝 .drone.yml (+6 -9)
📝 .drone.yml.sig (+1 -1)
📝 .gitignore (+1 -0)
📝 package.json (+1 -1)
yarn.lock (+2393 -0)

📄 Description

fix https://drone.gitea.io/go-gitea/theme/112 error


🔄 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/go-gitea/theme/pull/37 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 6/15/2017 **Status:** ✅ Merged **Merged:** 6/15/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `yarn3` --- ### 📝 Commits (3) - [`3197d62`](https://github.com/go-gitea/theme/commit/3197d623ecf7456fe4e83e5872c65788e4136d6b) feat: switch npm to yarn - [`932ea7c`](https://github.com/go-gitea/theme/commit/932ea7c453ab3a75daf25289099f60c46bd5a351) working on node 7.10.0 - [`538656f`](https://github.com/go-gitea/theme/commit/538656f14b0d8530b561bac51e32b67bf302f2b7) upgrade node-sass ### 📊 Changes **5 files changed** (+2402 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+6 -9) 📝 `.drone.yml.sig` (+1 -1) 📝 `.gitignore` (+1 -0) 📝 `package.json` (+1 -1) ➕ `yarn.lock` (+2393 -0) </details> ### 📄 Description fix https://drone.gitea.io/go-gitea/theme/112 error --- <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-16 12:42:39 -05:00
yindo closed this issue 2026-02-16 12:42:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/theme#42