Skip to content

Conversation

@OlufemiAdeOlusile
Copy link
Collaborator

This PR cleans up all build_cmd

@OlufemiAdeOlusile OlufemiAdeOlusile marked this pull request as ready for review October 24, 2025 01:15

if not build_method:
build_method = BuildMethods.BUILD if use_build_cmd else BuildMethods.BUILD_RAW
build_method = build_method or BuildMethods.BUILD
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be BuildMethods.BUILD_RAW to keep current logic.

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