Closed nvtkaszpir closed 7 months ago
But it is already? (see 30beda9
(#165) and 'Signed-off-by' there)
Looks like GitHub web sometimes does not show the verified/signed flag on the commits, but AFAIR the DCO github action checks this and would fail otherwise.
But it is already? (see 30beda9 (#165) and 'Signed-off-by' there)
Indeed, but also gpg sign the commit, so they show up as "Verified" like below. https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits
https://github.com/project-zot/project-zot.github.io/commits/main/
We can merge this PR after that.
Ah ok fixed it.
Fixes #164
What type of PR is this?
Which issue does this PR fix:
164
What does this PR do / Why do we need it: Easier to find content without searching
If an issue # is not available please add repro steps and logs showing the issue:
Testing done on this change:
Automation added to e2e:
Will this break upgrades or downgrades?
Does this PR introduce any user-facing change?:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.