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

[10.0.x] NO-ISSUE: Missing KIE Sandbox Quarkus Accelerator Jenkins job and checksum files content fixes #2596

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

rodrigonull
Copy link
Contributor

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

@tiagobento tiagobento merged commit cbd6998 into apache:10.0.x Sep 17, 2024
11 checks passed
rodrigonull added a commit to rodrigonull/kie-tools that referenced this pull request Sep 17, 2024
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

Successfully merging this pull request may close these issues.

3 participants