The log states that there are unverified commits. Which isnt true. Looking into the default branch I can see that the commit is signed and verified by Gitea. All of them. Interestingly it's always a different commit which should be unverified, according to the logs. Also this error always ...
Commits on Oct 1, 2016 snapshot jrburke committed Oct 1, 2016 aa349c7 Revert "Fixes #924, some files only have carriage returns, no newlines" … jrburke committed Oct 1, 2016 baf9d1d Commits on Sep 26, 2016 Merge branch 'master' of github.com:requirejs/r.js jrburke committed...
require.NotEqual(t, []string{pubKey.ID()}, origSigned.Signed.Roles[theRole].KeyIDs) require.Equal(t, []string{pubKey.ID()}, newSigned.Signed.Roles[theRole].KeyIDs) _, ok := origSigned.Signed.Keys[pubKey.ID()] require.False(t, ok) _, ok = newSigned.Signed.Keys[pubKey.ID()] ...
requireSignature()is different in that it doesn't take an optional private key as input. The idea is to move to a default flow where all private keys are passed intotx.sign([...])after constructing the tx. This is already possible withthis.sign()but we now want to make this the onl...
Inspired by this Issue, I created a Github Action that tries to catch all possible scenarios of signed (and unsigned) commits that violate security. In the README's scenarios section there are some cases that this Github Action would fail to verify a signed commit, given some security assumpt...
🎉 New feature Adds Ubuntu Noble CI on github actions, and update min required cmake version to 3.22.1 Summary Checklist Signed all commits for DCO Added tests Added example and/or tutorial Upd...
this constructor presumably sets signed = true or signed = Date... OK, I've confirmed this suspicion tools/cldr-apps/src/main/java/org/unicode/cldr/web/ClaSignature.java this.name="Testing CLA: "+string; this.employer="Testing CLA"; ...
Last commit message Last commit date Latest commit asmblah Bump version Aug 18, 2024 9851a09·Aug 18, 2024 History 70 Commits .github/workflows Update Node.js versions for CI Aug 18, 2024 bin Handle bootstraps that exit Aug 18, 2024 ...
chenjiahan merged 2 commits into web-infra-dev:main from lguzzon:patch-1 Dec 13, 2024 +3 −0 Conversation 3 Commits 2 Checks 8 Files changed 1 Conversation Contributor lguzzon commented Dec 12, 2024 fix require is not defined in computing sveltePath variable Summary Related Links no...
Commits on Oct 28, 2016 chore(package): update skatejs-web-components to version 2.0.1 greenkeeperio-botcommitted d18065d Commits on Oct 27, 2016 chore(build): Fix build. JSDOM breaks the world. treshugartcommitted 7052894 Merge branch 'master' of github.com:skatejs/skatejs into 796 ...