[PR #43] move to drone 1.0.0 #44

Open
opened 2026-02-16 12:32:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/infrastructure/pull/43
Author: @techknowlogick
Created: 1/16/2019
Status: 🔄 Open

Base: masterHead: drone-1


📝 Commits (6)

📊 Changes

5 files changed (+43 additions, -43 deletions)

View changed files

📝 ansible/host_vars/dchi/drone.yml (+4 -5)
📝 ansible/host_vars/pangu/drone.yml (+3 -4)
📝 ansible/roles/drone/defaults/main.yml (+13 -9)
📝 ansible/roles/drone/templates/compose.j2 (+16 -18)
📝 ansible/roles/drone/templates/default.j2 (+7 -7)

📄 Description

As title

Edit: Next steps include requesting a Drone Enterprise key from: https://my.drone.io/order/personal (ask Brad first if it's ok to use for Gitea, because it's not entirely personal but it's also not for business), and also setting up runners on ARM servers.


🔄 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/infrastructure/pull/43 **Author:** [@techknowlogick](https://github.com/techknowlogick) **Created:** 1/16/2019 **Status:** 🔄 Open **Base:** `master` ← **Head:** `drone-1` --- ### 📝 Commits (6) - [`49bf0ed`](https://github.com/go-gitea/infrastructure/commit/49bf0ed68a3642566cb523ea3bf2739d9ad21aaf) move to drone 1.0.0-rc4 - [`d5a2a13`](https://github.com/go-gitea/infrastructure/commit/d5a2a13b14aaae41d0b6b509d9588e9a8750c816) update for gitea sever env var - [`d9da8d1`](https://github.com/go-gitea/infrastructure/commit/d9da8d162385420aceaf2abe384179758d7e53d0) correct github env var - [`a04d505`](https://github.com/go-gitea/infrastructure/commit/a04d505fa54212ab568c6a40a5ec899eb47fec40) Update main.yml - [`f3430d0`](https://github.com/go-gitea/infrastructure/commit/f3430d0d99364bc524b0ada7908508dd7647dad6) Update drone.yml - [`01c6e96`](https://github.com/go-gitea/infrastructure/commit/01c6e961df08bcc3a46844862697be2f1487d85e) Update drone.yml ### 📊 Changes **5 files changed** (+43 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `ansible/host_vars/dchi/drone.yml` (+4 -5) 📝 `ansible/host_vars/pangu/drone.yml` (+3 -4) 📝 `ansible/roles/drone/defaults/main.yml` (+13 -9) 📝 `ansible/roles/drone/templates/compose.j2` (+16 -18) 📝 `ansible/roles/drone/templates/default.j2` (+7 -7) </details> ### 📄 Description As title Edit: Next steps include requesting a Drone Enterprise key from: https://my.drone.io/order/personal (ask Brad first if it's ok to use for Gitea, because it's not entirely personal but it's also not for business), and also setting up runners on ARM servers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:32:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/infrastructure#44