Page MenuHomePhabricator

Shellbox Windows support
Closed, ResolvedPublic

Description

Minimal Windows support within Shellbox will be needed to provide feature parity with the current shell execution system.

I'm proposing that an implementation of Bash be required, or at least strongly encouraged, to support cross-platform remote scripting as prototyped in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Score/+/630017 . Bash would not be required for a default MediaWiki installation, but would be required for more advanced features involving script execution.

Some implementation work has been done, but it has not yet been tested.