Skip to content

NO-ISSUE: Fix Windows boxed-expression-component Storybook start script #2139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

ljmotta
Copy link
Contributor

@ljmotta ljmotta commented Feb 1, 2024

On this PR

This PR creates a specific start script for Windows using powershell.

Problem

To evaluate the $(build-env ... ) on windows is required the usage of the powershell script, which requires the command to be wrapped on double quotes. Wrapping the storybookArgs on single quotes prevents the $(build-env ... ) evaluation. Therefore, the usage of an environment variable.

Copy link
Contributor

@jomarko jomarko left a comment

Choose a reason for hiding this comment

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

Thank you @ljmotta

Windows run seems playwright tests were started, some skipped, but no failures. So probably we are fine.

https://github.com/apache/incubator-kie-tools/actions/runs/7743209943?pr=2139

@tiagobento tiagobento merged commit d888779 into apache:main Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants