Skip to content

Verify build / test / package / release scripts/tasks work on Windows #5000

@cpcallen

Description

@cpcallen

There are lots of parts of the build / test / package / release process which may depend on UNIX features (e.g. ,bash, mkdir -p, etc.) that may not exist on Windows.

Describe the solution you'd like

We should ascertain which of the npm scripts work properly on Windows, fix any which are easy to fix, and document any which work and which do not as well as whatever preconditions are required to make them work (e.g., do you need WSL?)

Describe alternatives you've considered

Let would-be Blockly contributors who use Windows fend for themselves.

Additional context

See also #4983 re: npm script documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be added

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions