[PR #4819] [MERGED] Upgrade images in .drone.yml to more recent versions #17509

Closed
opened 2025-11-02 13:46:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4819
Author: @techknowlogick
Created: 8/29/2018
Status: Merged
Merged: 8/29/2018
Merged by: @techknowlogick

Base: masterHead: techknowlogick-patch-10


📝 Commits (3)

  • 9488838 Upgrade packages in .drone.yml to more recent versions
  • d07aaaa Merge branch 'master' into techknowlogick-patch-10
  • 0403d0b make fmt fix

📊 Changes

3 files changed (+19 additions, -19 deletions)

View changed files

📝 .drone.yml (+9 -9)
📝 modules/markup/html.go (+4 -4)
📝 modules/templates/helper.go (+6 -6)

📄 Description

This builds Gitea with go 1.11, and upgrades alpine to 3.7

Note: As this uses golang 1.11 for the make fmt check it does a different check and so developers need to be aware of this when doing the check.


🔄 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/4819 **Author:** [@techknowlogick](https://github.com/techknowlogick) **Created:** 8/29/2018 **Status:** ✅ Merged **Merged:** 8/29/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `techknowlogick-patch-10` --- ### 📝 Commits (3) - [`9488838`](https://github.com/go-gitea/gitea/commit/9488838add9f221371c302096f47d73c2ba86c68) Upgrade packages in .drone.yml to more recent versions - [`d07aaaa`](https://github.com/go-gitea/gitea/commit/d07aaaa88cfe7e30456e4688014e4b9051d962d8) Merge branch 'master' into techknowlogick-patch-10 - [`0403d0b`](https://github.com/go-gitea/gitea/commit/0403d0ba025e73d63ef31f479e00fe0d80d2426b) make fmt fix ### 📊 Changes **3 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+9 -9) 📝 `modules/markup/html.go` (+4 -4) 📝 `modules/templates/helper.go` (+6 -6) </details> ### 📄 Description This builds Gitea with go 1.11, and upgrades alpine to 3.7 Note: As this uses golang 1.11 for the `make fmt` check it does a different check and so developers need to be aware of this when doing the check. --- <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 13:46:15 -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#17509