Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong tag validation by git node release --promote #905

Open
targos opened this issue Feb 13, 2025 · 0 comments
Open

Wrong tag validation by git node release --promote #905

targos opened this issue Feb 13, 2025 · 0 comments

Comments

@targos
Copy link
Member

targos commented Feb 13, 2025

I get:

✔ Tag and sign the release? Yes
   ⚠  Tag was signed with an undocumented identity/key pair!
   ℹ  Expected to find the following entry in the README:
   ℹ  * **Node.js GitHub Bot** <<[email protected]>>
  `8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600`

   ℹ  If you are using a subkey, it might be OK.
   ℹ  Otherwise consider removing the tag (git tag -d v23.8.0), check your local config, and start the process over.

But the tag and signature are by me:

$ git tag -v v23.8.0
object 196efd77f59e377fff1dde38d0f4132e4a998732
type commit
tag v23.8.0
tagger Michaël Zasso <[email protected]> 1739467154 +0100

2025-02-13 Node.js v23.8.0 (Current) Release
Git-EVTag-v0-SHA512: 3972d056b92ed8f3a609b96b0c98fc5df7d60bc7ae253af52e6322ef45b42f607cc701d5cc14e9ee10d0b292e14825e2d7e66b1fffb71d45660f92e661825b62
gpg: Signature made Thu Feb 13 18:19:14 2025 CET
gpg:                using RSA key 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600
gpg: Good signature from "Michaël Zasso (Targos) <[email protected]>" [ultimate]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant