[roll] Roll fuchsia [josh] Support automatically load js under a startup directory

Tests: - New unittest cases added to josh-tests and passed
  - Josh is able to load startup scripts now
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/749082
Original-Revision: a05fcb8e8b2eba9e2bc64214b5320f65839a0b0e
GitOrigin-RevId: 04147f11f9e41ca02980fb9e7c7959ce7010816e
Change-Id: I59425ebca36e6995593f039bc34cb22ff8065512
1 file changed
tree: 377d026dfbe8f1b749c163d1fca8f7c7c181db66
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.