[roll] Roll fuchsia [crossrepo] Use pubsub model for cross repo watcher To test it locally, start the server in one terminal: ``` python3 ./build/bazel_sdk/cross_repo_watcher/watcher.py --config build/bazel_sdk/cross_repo_watcher/sample_config.json ``` In another terminal, make a curl call to trigger the first event: ``` curl "http://localhost:8000/?event=start&message=any" ``` In next CL, we will create a publish command which trigger the first event, so it will not need to manually curl by then. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/868184 Original-Revision: 55f82a35cfc52148ad828858e93b9f0cef2f485c GitOrigin-RevId: 5ec3ef39d21c22028d2b9fb6a6ff102ef71edba4 Change-Id: I9f8d6f1e38062ea232ffac2eba8946316a9e2f2a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.