build: Updating cross-spawn to 7.0.6

* https://github.com/advisories/GHSA-3xgq-45jj-v275

Change-Id: I464ea5e59a07c3a39775803f54ba804646623edc
1 file changed
tree: 4db59f7e99ccc2be18168800c03de52e28acc7f7
  1. .phan/
  2. dev/
  3. org/
  4. scap/
  5. shared/
  6. .eslintignore
  7. .eslintrc.json
  8. .gitignore
  9. .gitreview
  10. .phpcs.xml
  11. composer.json
  12. package-lock.json
  13. package.json
  14. phpunit.xml.dist
  15. README.md
README.md

Document root for integration.wikimedia.org and doc.wikimedia.org

integration.wikimedia.org

Start the server with composer start:integration and view http://localhost:4001.

The production service for this uses PHP 7.3.

See also https://wikitech.wikimedia.org/wiki/Integration.wikimedia.org.

The Zuul status page can be tested with sample data sets available in org/wikimedia/integration/zuul:

doc.wikimedia.org

Start the server with composer start:doc, and view http://localhost:4000.

The production service for this uses PHP 7.3.

See also https://wikitech.wikimedia.org/wiki/Doc.wikimedia.org.

CI published files are available outside the document root, one thus have to set the environment variable WMF_DOC_PATH to indicate where the files are located. We serve first from the document root and fallback to that directory if nothing was found.

The development server uses ./dev/wmf_doc_path which comes with several boilerplates: