[PR #1636] [MERGED] Fix version in Makefile #15963

Closed
opened 2025-11-02 11:59:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1636
Author: @bkcsoft
Created: 4/28/2017
Status: Merged
Merged: 4/28/2017
Merged by: @bkcsoft

Base: masterHead: fix-build-tags


📝 Commits (1)

  • 5e29152 Revert "Set VERSION from git once, in a variable (#1447)"

📊 Changes

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

View changed files

📝 Makefile (+1 -3)

📄 Description

This reverts commit 410af6971b.

Without this drone will fill up dl.gitea.io/gitea/master with old builds, and gitea-master-[os]-[arch] isn't the lastest master... not what we want to do


🔄 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/1636 **Author:** [@bkcsoft](https://github.com/bkcsoft) **Created:** 4/28/2017 **Status:** ✅ Merged **Merged:** 4/28/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `fix-build-tags` --- ### 📝 Commits (1) - [`5e29152`](https://github.com/go-gitea/gitea/commit/5e291526f7b1a13cfb5fd2944030816f14b2b746) Revert "Set VERSION from git once, in a variable (#1447)" ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -3) </details> ### 📄 Description This reverts commit 410af6971b87ac5dc7ac198f538d8383c1f47a1f. Without this drone will fill up `dl.gitea.io/gitea/master` with old builds, and `gitea-master-[os]-[arch]` isn't the lastest master... _not_ what we want to do --- <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 11:59:05 -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#15963