[PR #4380] [MERGED] Fix drone git@next plugin Gitea version display when building tag #17355

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4380
Author: @lafriks
Created: 7/5/2018
Status: Merged
Merged: 7/12/2018
Merged by: @lafriks

Base: masterHead: fix/drone_tag_version


📝 Commits (4)

  • 5e2eb23 Fix drone git@next plugin Gitea version display when building tag
  • d577f0b Fix ident
  • 72d416e Merge branch 'master' into fix/drone_tag_version
  • 0289cbf Merge branch 'master' into fix/drone_tag_version

📊 Changes

1 file changed (+13 additions, -11 deletions)

View changed files

📝 Makefile (+13 -11)

📄 Description

Currently Drone CI when using git@next plugin to build tagged version gitea shows sha1 instead of actual version in footer.

Fixes #4359

See comments in issue for more details


🔄 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/4380 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 7/5/2018 **Status:** ✅ Merged **Merged:** 7/12/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/drone_tag_version` --- ### 📝 Commits (4) - [`5e2eb23`](https://github.com/go-gitea/gitea/commit/5e2eb23a130e530d9abbc733d6174df5c4eca997) Fix drone git@next plugin Gitea version display when building tag - [`d577f0b`](https://github.com/go-gitea/gitea/commit/d577f0be494f98fe55bd3948a98d2d28882af63e) Fix ident - [`72d416e`](https://github.com/go-gitea/gitea/commit/72d416e894d7d3350499ec234709aed1427663c5) Merge branch 'master' into fix/drone_tag_version - [`0289cbf`](https://github.com/go-gitea/gitea/commit/0289cbfe8ef2a30ae94c25ccd28e23607b485024) Merge branch 'master' into fix/drone_tag_version ### 📊 Changes **1 file changed** (+13 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+13 -11) </details> ### 📄 Description Currently Drone CI when using git@next plugin to build tagged version gitea shows sha1 instead of actual version in footer. Fixes #4359 See comments in issue for more details --- <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:54:21 -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#17355