[roll] Roll fuchsia [ffx][repository] Migrate auto to notify

This swaps the repository server's underlying notification system from
using a poll-based approach to using notify in order to reduce the load
of watching for when the timestamp.json file changes.

Original-Fixed: 75499
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/537585
Original-Revision: 2a84c5c5a94177410e871b68118648aee761a31e
GitOrigin-RevId: ae8a4718f27445bf1b40e3396ecae7ed1ee77132
Change-Id: Idb27a65b2e35743a80c57dd6224c95227259a733
1 file changed
tree: 6d1209022f86b8498d2354f8d977f09b693173fb
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.