rodrigonull opened a new pull request, #2596:
URL: https://github.com/apache/incubator-kie-tools/pull/2596

   This PR adds a missing release candidate job for the KIE Sandbox Quarkus 
accelerator project.
   
   It also fixes an issue where the release artifacts checksum files (.sha512) 
have the full path of the actual release file where it should only have the 
filename, causing the checksum verification to fail.
   
   wrong checksum file contents:
   
`3957b6375d9a58f5944406c7fa9ab10e38619131681a9894f6bd9261ec8d57195a0921bd52a5c3bca4bfa94991672027aa95559489f811940216e3fa91e2bf0c
  
/home/jenkins/jenkins-agent/workspace/KIE/kie-tools/kie-tools-release-jobs/vscode-extensions-prod/release-artifacts/incubator-kie-10.0.0-rc1-bpmn-vscode-extension.vsix`
   
   correct checksum file contents:
   
`3957b6375d9a58f5944406c7fa9ab10e38619131681a9894f6bd9261ec8d57195a0921bd52a5c3bca4bfa94991672027aa95559489f811940216e3fa91e2bf0c
 incubator-kie-10.0.0-rc1-bpmn-vscode-extension.vsix`
   
   


-- 
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