Skip to content

Conversation

@gmeligio
Copy link
Contributor

@gmeligio gmeligio commented Apr 8, 2025

The action is currently installing the artifacts into the user's working dir. This conflicts with further steps, like git commit, that the user might want to do. See the picture below.

image

The proposed change is to install the artifacts in a temporary directory to solve this. On the other hand, fixed a typo in ARCHIVE_CMD.

@gmeligio gmeligio marked this pull request as ready for review April 8, 2025 20:13
@gmeligio gmeligio changed the title fix: install and run binary in temp path instead of working dir fix(action): install and run binary in temp path instead of working dir Apr 8, 2025
@gmeligio gmeligio changed the title fix(action): install and run binary in temp path instead of working dir fix(install): install binary in temp path instead of working dir Apr 8, 2025
@gmeligio gmeligio changed the title fix(install): install binary in temp path instead of working dir fix(install): install in temp path instead of user working dir Apr 8, 2025
Copy link
Owner

@orhun orhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

I'll try to release this along with the new git-cliff version soon.

@orhun orhun merged commit 104a6cf into orhun:main Apr 12, 2025
1 check passed
@gmeligio
Copy link
Contributor Author

Thank you for reviewing!

@gmeligio gmeligio deleted the github_action_path branch April 12, 2025 17:26
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.

2 participants