tuhaihe commented on PR #1582:
URL: https://github.com/apache/cloudberry/pull/1582#issuecomment-3976648209

   Before:
   
   ```bash
   =================================================================
   >> Verifying GPG Signature 
(/Users/djwang/workdir/artifacts/apache-cloudberry-2.1.0-incubating-rc2-src.tar.gz.asc)
 Release Artifact
   =================================================================
   gpg: can't open 'apache-cloudberry-2.1.0-incubating-rc2-src.tar.gz.asc': No 
such file or directory
   gpg: verify signatures failed: No such file or directory
   ```
   
   After:
   ```bash
   =================================================================
   >> Verifying GPG Signature 
(/Users/djwang/workdir/artifacts/apache-cloudberry-2.1.0-incubating-rc2-src.tar.gz.asc)
 Release Artifact
   =================================================================
   gpg: Signature made Sat Feb 28 16:13:07 2026 CST
   gpg:                using RSA key 9A36AA272348A207E193A49C500708B75754FB7C
   gpg: Good signature from "Dianjin Wang (for apache cloudberry release) 
<[email protected]>" [ultimate]
   
   Press Enter or type y/yes to continue, or 'n' to exit: y
   
   =================================================================
   >> Release candidate for 2.1.0-incubating-rc2 staged successfully
   =================================================================
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to