Skip to content

CLI - Revert build command to --no-codegen instead of --codegen#1519

Merged
dOrgJelli merged 10 commits intoorigin-devfrom
pileks/feat/cli-build-revert-no-codegen
Feb 11, 2023
Merged

CLI - Revert build command to --no-codegen instead of --codegen#1519
dOrgJelli merged 10 commits intoorigin-devfrom
pileks/feat/cli-build-revert-no-codegen

Conversation

@pileks
Copy link
Copy Markdown
Contributor

@pileks pileks commented Feb 3, 2023

Marked as Draft until we reach consensus regarding how the layout of these features should look like

Closes #1516

This PR reverts the --codegen option of the build command back to --no-codegen.

Essentially, the build command will now run codegen by default once again.

Important caveat: The -n shorthand for the --no-codegen option has not been brought back. This is a personal style decision, please comment whether you agree. 😄

@pileks pileks marked this pull request as draft February 3, 2023 22:35
@pileks pileks marked this pull request as ready for review February 3, 2023 22:40
@krisbitney
Copy link
Copy Markdown
Contributor

What are the arguments for and against this? I kind of like the current state of things (requiring --codegen).

@cbrzn
Copy link
Copy Markdown
Contributor

cbrzn commented Feb 6, 2023

@krisbitney you can check the conv here https://discord.com/channels/796821176743362611/1010304976406454323/1069951628943306805

@krisbitney
Copy link
Copy Markdown
Contributor

@krisbitney you can check the conv here https://discord.com/channels/796821176743362611/1010304976406454323/1069951628943306805

Okay, I see. Sounds good to me!

@krisbitney
Copy link
Copy Markdown
Contributor

I'd be happy to approve this once tests are passing

@pileks pileks requested a review from cbrzn as a code owner February 6, 2023 16:09
@pileks pileks self-assigned this Feb 6, 2023
@pileks pileks marked this pull request as draft February 7, 2023 10:17
@dOrgJelli dOrgJelli marked this pull request as ready for review February 11, 2023 02:49
dOrgJelli
dOrgJelli previously approved these changes Feb 11, 2023
@dOrgJelli dOrgJelli merged commit eaba412 into origin-dev Feb 11, 2023
@dOrgJelli dOrgJelli deleted the pileks/feat/cli-build-revert-no-codegen branch April 10, 2023 17:06
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.

CLI - build command - revert --codegen to --no-codegen option

4 participants