Archived
5
2
Fork
You've already forked git-sig
1

"make verify" is broken #2

Open
opened 2023年05月31日 13:38:05 +02:00 by cr-tk · 0 comments

In the current 03bbbcc350, make verify does not work. After working around sig->git-sig renaming, the following call still runs into issues:

/git-sig verify --threshold 1 --method=git --group maintainers; \

This is due to the removal of --method as part of f2fa9cf8fc .

In the current 03bbbcc350177fe359892d70789e0c8a60bd30dd, `make verify` does not work. After working around `sig`->`git-sig` renaming, the following call still runs into issues: ``` /git-sig verify --threshold 1 --method=git --group maintainers; \ ``` This is due to the removal of `--method` as part of https://codeberg.org/distrust/git-sig/commit/f2fa9cf8fc4a1a342beeceb9d6e366fd23933f20 .
Commenting is not possible because the repository is archived.
No Branch/Tag specified
master
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
distrust/git-sig#2
Reference in a new issue
distrust/git-sig
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?