Skip to content

[#138] Properly scope path to exe file under temp directory#157

Open
binyomen wants to merge 2 commits intochshersh:mainfrom
binyomen:non-archive-file
Open

[#138] Properly scope path to exe file under temp directory#157
binyomen wants to merge 2 commits intochshersh:mainfrom
binyomen:non-archive-file

Conversation

@binyomen
Copy link

@binyomen binyomen commented Nov 5, 2022

A top-level .exe file is passed through to copy_file without unpacking an archive, which is correct. However, the file was not correctly referred to under the temp directory, meaning we could not find the file to copy.

Resolves #138

Additional tasks

  • Documentation for changes provided/changed
  • Tests added
  • Updated CHANGELOG.md

A top-level `.exe` file is passed through to `copy_file` without
unpacking an archive, which is correct. However, the file was not
correctly referred to under the temp directory, meaning we could not
find the file to copy.
@binyomen binyomen requested a review from chshersh as a code owner November 5, 2022 00:51
hdhoang pushed a commit to hdhoang/tool-sync that referenced this pull request Mar 8, 2024
hdhoang pushed a commit to hdhoang/tool-sync that referenced this pull request Jun 17, 2024
hdhoang pushed a commit to hdhoang/tool-sync that referenced this pull request Jun 17, 2024
hdhoang pushed a commit to hdhoang/tool-sync that referenced this pull request Oct 4, 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.

Support executables that aren't in an archive

1 participant