Skip to content

Conversation

@tvallin
Copy link
Member

@tvallin tvallin commented Oct 18, 2023

fix #747

Signed-off-by: tvallin <[email protected]>
@tvallin tvallin added enhancement New feature or request archetype labels Oct 18, 2023
@tvallin tvallin self-assigned this Oct 18, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 18, 2023
Copy link
Contributor

@romain-grecourt romain-grecourt left a comment

Choose a reason for hiding this comment

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

Looks good so far. Few asks:

  • Add some negative tests
  • Check that when using ClientCompiler / ScriptSerializer empty blocks or blocks with outputs only are removed

@romain-grecourt
Copy link
Contributor

What's the impact on the serialized JSON, I don't see any tests. Given that there is a new block type ; the serialized JSON must be impacted too right ? This means that the javascript interpreter will need to be updated.

Signed-off-by: tvallin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

archetype enhancement New feature or request OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Archetype: add support for conditional blocks

2 participants