Skip to content

Conversation

@matixlol
Copy link

@matixlol matixlol commented Nov 8, 2025

  • Add support for 'bin' option in install_artifact function
  • When bin is specified, rename the extracted executable to the given name
  • Only rename if exactly one executable is found in the archive

fixes #6649

disclaimer: while I know Rust and understand this code, this was 100% LLM generated. I tested the actual problem I had (yt-dlp being named yt-dlp_macos) and it was fixed I haven't done much beyond that.

@matixlol matixlol requested a review from risu729 November 9, 2025 17:23
@jdx
Copy link
Owner

jdx commented Nov 9, 2025

needs docs and e2e test

@matixlol matixlol requested a review from jdx November 12, 2025 02:32
@jdx jdx marked this pull request as draft November 12, 2025 13:22
@matixlol
Copy link
Author

matixlol commented Nov 23, 2025

why set as draft?

@jdx
Copy link
Owner

jdx commented Nov 24, 2025

tests are failing

matixlol and others added 5 commits November 26, 2025 10:52
- Add support for 'bin' option in install_artifact function
- When bin is specified, rename the extracted executable to the given name
- Only rename if exactly one executable is found in the archive

fixes jdx#6649
@matixlol matixlol force-pushed the feature/static-helpers-bin-option branch from 5859b16 to 83788ff Compare November 26, 2025 13:56
@matixlol
Copy link
Author

@jdx fixed

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