Skip to content

fix(batch_clone_build): place build.sh in separate directory#23

Merged
Lslightly merged 3 commits into
mainfrom
22-separate-custom-build-script
May 7, 2026
Merged

fix(batch_clone_build): place build.sh in separate directory#23
Lslightly merged 3 commits into
mainfrom
22-separate-custom-build-script

Conversation

@Lslightly
Copy link
Copy Markdown
Owner

There are 3 types of buildCmd:

  1. default: buildCmd lets codeql figure out the build command.
  2. custom script path: relative path from the project root to the build script.
  3. build command: the build command to execute in the root directory of buildRepos.

Fixes #22

@Lslightly Lslightly linked an issue May 7, 2026 that may be closed by this pull request
@Lslightly Lslightly merged commit c60a272 into main May 7, 2026
1 check passed
@Lslightly Lslightly deleted the 22-separate-custom-build-script branch May 7, 2026 12:45
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.

feature request: separate custom build script

1 participant