project Websites / Gitlab Issue Listing Script avatar

websites/Gitlab-Issue-Listing-Script#24: Display signature for signed commits



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: v0.4
Created: 19-Apr-22 07:35



Description

My commits have all been signed since MISC-43, but GILS currently doesn't show whether a commit is signed or not.



Toggle State Changes

Activity


assigned to @btasker

verified

mentioned in commit 9e41f08ad0beddf7989a4af06321c292abac75ee

Commit: 9e41f08ad0beddf7989a4af06321c292abac75ee 
Author: B Tasker                            
                            
Date: 2022-04-19T08:55:25.000+01:00 

Message

Add support for checking commit signatures. See websites/Gitlab-Issue-Listing-Script#24

+59 -0 (59 lines changed)

This is largely implemented.

The only thing we haven't got yet (which might be useful) is a verified/unverified badge in the commit list view.

verified

mentioned in commit b5cfe94dd383ccfe58f0a5df8454ddd0218b89f7

Commit: b5cfe94dd383ccfe58f0a5df8454ddd0218b89f7 
Author: B Tasker                            
                            
Date: 2022-04-19T09:25:39.000+01:00 

Message

Include commit verification status in Commit list - websites/Gitlab-Issue-Listing-Script#24

+28 -10 (38 lines changed)