[roll] Roll fuchsia [Honeydew] Simplified 'Code Review Expectations'

We have come a long way with Lacewing and Honeydew project. We now have
enough self tests running in CQ, we feel comfortable to not ask CL
authors to run try-job before merging the CL (and rely on these CQ tests
to catch any regressions in Honeydew).

And instead of asking CL authors to update the commit message that they
have run conformance.sh script, we are entrusting CL authors that they
have followed it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1064512
Original-Revision: 1fa0dcc6b450745879b1ab83564b7723be4b15b2
GitOrigin-RevId: e1a7fa049d68ebf6b2636d692d328bb62ea61a03
Change-Id: If8e1af499b9181d5d8ce4558b95d5579927d69a6
1 file changed
tree: fe02879f91e8ae38602aec05bfa25605a590847d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.