[PR #4281] [MERGED] Updated drone config to use the "next" git plugin #17314

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4281
Author: @kolaente
Created: 6/20/2018
Status: Merged
Merged: 6/20/2018
Merged by: @lafriks

Base: masterHead: fix-drone


📝 Commits (3)

📊 Changes

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

View changed files

📝 .drone.yml (+1 -1)

📄 Description

This pr tries to fix a drone behavior where drone wouldn't pick up the latest commit while saying it does so. This resulted in the build failing, even if everything was ok in the latest commit.

According to @tboerger, this is an issue with Github which wont get fixed, so I'm trying the next branch of the git plugin, so I'll try that with this pr. If it doesn't work, I'll close it.


🔄 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/4281 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/20/2018 **Status:** ✅ Merged **Merged:** 6/20/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix-drone` --- ### 📝 Commits (3) - [`9526fba`](https://github.com/go-gitea/gitea/commit/9526fba1235ad22c04919be225df9424f535dded) Updated drone config - [`0802275`](https://github.com/go-gitea/gitea/commit/08022758ff7532bae55a415794c33b69ed05d846) let fmt-check fail - [`1146dd0`](https://github.com/go-gitea/gitea/commit/1146dd0f24f359c4efeb4d5908002867cd7ab8f4) make fmt-check work again ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+1 -1) </details> ### 📄 Description This pr tries to fix a drone behavior where drone wouldn't pick up the latest commit while saying it does so. This resulted in the build failing, even if everything was ok in the latest commit. According to @tboerger, this is an issue with Github which wont get fixed, so I'm trying the `next` branch of the git plugin, so I'll try that with this pr. If it doesn't work, I'll close it. --- <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:32:22 -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#17314