[TIMOB-27388] titanium-docgen module fails on Windows platform
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-09-12T15:18:28.000+0000 |
| Affected Version/s | Release 8.2.0 |
| Fix Version/s | Release 8.3.0 |
| Components | Tooling |
| Labels | engSchedule |
| Reporter | Yordan Banev |
| Assignee | Yordan Banev |
| Created | 2019-09-10T13:58:59.000+0000 |
| Updated | 2019-10-07T15:20:51.000+0000 |
Description
Spawning child processes on Windows via shebang script fails, since it is ignored.
PR: https://github.com/appcelerator/titanium_mobile/pull/11208
Marking as a story, since this is not customer facing and really is about an internal development script/tool used to generate/validate docs from our yml files.
Everything works in Jenkins and locally. So closing as done