[PR #2581] [MERGED] Add pre-build step for nodejs stuff #16483

Closed
opened 2025-11-02 12:11:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2581
Author: @Morlinest
Created: 9/22/2017
Status: Merged
Merged: 9/24/2017
Merged by: @lafriks

Base: masterHead: fix/add-nodejs-step


📝 Commits (1)

  • c3bac73 Add pre-build step for nodejs stuff

📊 Changes

1 file changed (+8 additions, -3 deletions)

View changed files

📝 .drone.yml (+8 -3)

📄 Description

As title. Based (=contains) on #2580 (need to be merged first, then I'll rebase this one). Only .drone.yml file contains related changes.

Instead of installing node on each PR, use image with nodejs and run nodejs stuff there.

@tboerger Please take a look.


🔄 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/gitea/pull/2581 **Author:** [@Morlinest](https://github.com/Morlinest) **Created:** 9/22/2017 **Status:** ✅ Merged **Merged:** 9/24/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/add-nodejs-step` --- ### 📝 Commits (1) - [`c3bac73`](https://github.com/go-gitea/gitea/commit/c3bac73a292d4b46486d328793d1225a683dc5c4) Add pre-build step for nodejs stuff ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+8 -3) </details> ### 📄 Description As title. Based (=contains) on #2580 (need to be merged first, then I'll rebase this one). Only `.drone.yml` file contains related changes. Instead of installing node on each PR, use image with nodejs and run nodejs stuff there. @tboerger Please take a look. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:11:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16483