Skip to content

Feat/executable can be directory#4

Merged
thibaultfalque merged 7 commits intomainfrom
feat/executable-can-be-directory
Sep 8, 2025
Merged

Feat/executable can be directory#4
thibaultfalque merged 7 commits intomainfrom
feat/executable-can-be-directory

Conversation

@thibaultfalque
Copy link
Contributor

🚀 Pull Request

📋 Description

This PR extends executable handling:

  • In addition to single files, it is now possible to provide a directory as an executable.
  • When a directory is specified, its full content is copied into the binary directory, instead of only handling a single file.

This allows more flexibility, for example when an executable requires multiple files (scripts, configs, assets) to run properly.

See the configuration of Sat4J that used this feature.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2025

@thibaultfalque thibaultfalque merged commit fcbc6eb into main Sep 8, 2025
5 checks passed
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.

1 participant