WIP: Configure commit signing for Gitea #567

Draft
raucao wants to merge 1 commits from feature/237-gitea_gpg into master
Owner

This PR sets up everything exactly as described in https://docs.gitea.com/administration/signing but it's currently broken. It's possible to list the keys manually as the "git" user, but Gitea fails to use it for signing.

refs #237

This PR sets up everything exactly as described in https://docs.gitea.com/administration/signing but it's currently broken. It's possible to list the keys manually as the "git" user, but Gitea fails to use it for signing. refs #237
raucao added 1 commit 2024-08-09 14:17:24 +00:00
raucao added the
feature
service
gitea
labels 2024-08-09 14:17:33 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/237-gitea_gpg:feature/237-gitea_gpg
git checkout feature/237-gitea_gpg
Sign in to join this conversation.
No description provided.