[PR #4188] [MERGED] Add gpg-sign step to drone #17274

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4188
Author: @sapk
Created: 6/8/2018
Status: Merged
Merged: 6/24/2018
Merged by: @lunny

Base: masterHead: drone-gpg-sig


📝 Commits (6)

  • dce2438 Add gpg-sign step to drone
  • 4c0a3c5 add compressed releases to gpg-sign targets
  • ba04d35 Merge branch 'master' into drone-gpg-sig
  • 0c72983 Use exclude to simplify file list
  • f43a711 Merge branch 'master' into drone-gpg-sig
  • bc76a71 Merge branch 'master' into drone-gpg-sig

📊 Changes

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

View changed files

📝 .drone.yml (+12 -0)

📄 Description

@go-gitea/owners need to add secrets (gpgsign_key, gpgsign_passphrase) to make this work and disclose the public part to be usefull ^^.
Friendly ping to @tboerger who develop the drone plugin.

Fix #4182
Related #4167


🔄 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/4188 **Author:** [@sapk](https://github.com/sapk) **Created:** 6/8/2018 **Status:** ✅ Merged **Merged:** 6/24/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `drone-gpg-sig` --- ### 📝 Commits (6) - [`dce2438`](https://github.com/go-gitea/gitea/commit/dce2438d1a768fa362497347df46381b23034add) Add gpg-sign step to drone - [`4c0a3c5`](https://github.com/go-gitea/gitea/commit/4c0a3c579caddaa815548a382952a0a78ef46305) add compressed releases to gpg-sign targets - [`ba04d35`](https://github.com/go-gitea/gitea/commit/ba04d351b4be9b65567a7d679513e1132e86cb4c) Merge branch 'master' into drone-gpg-sig - [`0c72983`](https://github.com/go-gitea/gitea/commit/0c72983fc5b54bee0943ff8d6af9d06cdcda0641) Use exclude to simplify file list - [`f43a711`](https://github.com/go-gitea/gitea/commit/f43a7118757911645c1ae8aa1da0cdf3b06cec16) Merge branch 'master' into drone-gpg-sig - [`bc76a71`](https://github.com/go-gitea/gitea/commit/bc76a71189c60f03d95b19c5fdecb246b58ef267) Merge branch 'master' into drone-gpg-sig ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+12 -0) </details> ### 📄 Description @go-gitea/owners need to add secrets (gpgsign_key, gpgsign_passphrase) to make this work and disclose the public part to be usefull ^^. Friendly ping to @tboerger who develop the drone plugin. Fix #4182 Related #4167 --- <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:31:25 -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#17274