merrily01 opened a new issue, #1245:
URL: https://github.com/apache/auron/issues/1245
**Describe the bug**
After PR #1232 removed the prompt/actions-commit-hash step, the `${{
steps.commit.outputs.short }}` variable in build-ce7-release.yml became empty.
As a result, the generated artifact filename no longer contains the commit
hash.
* Previous:
auron-spark-3.4_2.12-release-linux-x86_64-5.0.0-SNAPSHOT-ce7-c8e5513.jar (e.g,
https://github.com/apache/auron/actions/runs/17263162245)
* Now: auron-spark-3.4_2.12-release-linux-x86_64-5.0.0-SNAPSHOT-ce7-.jar
(e.g, https://github.com/apache/auron/actions/runs/17317981311)
**Screenshots**
Previous:
<img width="982" height="81" alt="Image"
src="https://github.com/user-attachments/assets/be3aa537-472e-43dc-9b6a-e47c482bf134"
/>
Now:
<img width="986" height="61" alt="Image"
src="https://github.com/user-attachments/assets/298a0cc5-fe9c-4b33-8490-817b128643d3"
/>
**Additional context**
Add any other context about the problem here.
--
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]