[PR #1908] [MERGED] Don't run 'make release' on PRs #16115

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1908
Author: @bkcsoft
Created: 6/8/2017
Status: Merged
Merged: 6/9/2017
Merged by: @lunny

Base: masterHead: bkcsoft/no-static-pr


📝 Commits (1)

  • 88fef44 Don't run 'make release' on PRs

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 .drone.yml (+1 -1)
📝 .drone.yml.sig (+1 -1)

📄 Description

Don't run make release on PRs. Takes 20-25 minutes to run (90% of total time) on drone-servers... Make-shift solution until we bring up more drone-agents...

The only thing this does is disabling build-tests on all architectures excluding amd64


🔄 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/1908 **Author:** [@bkcsoft](https://github.com/bkcsoft) **Created:** 6/8/2017 **Status:** ✅ Merged **Merged:** 6/9/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `bkcsoft/no-static-pr` --- ### 📝 Commits (1) - [`88fef44`](https://github.com/go-gitea/gitea/commit/88fef44858eb949bd39d8ab8044336bd852a3cc5) Don't run 'make release' on PRs ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+1 -1) 📝 `.drone.yml.sig` (+1 -1) </details> ### 📄 Description Don't run `make release` on PRs. Takes 20-25 minutes to run (90% of total time) on drone-servers... Make-shift solution until we bring up more drone-agents... The only thing this does is disabling build-tests on all architectures excluding amd64 --- <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:02:39 -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#16115