| commit | 9ca673d0dd79bceb1ff3dd1ac1e56911f827baf0 | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Tue Nov 30 00:25:22 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 29 16:26:45 2021 -0800 |
| tree | 8d050646e5bde62782402b66b53cffcde3b388b7 | |
| parent | 01d5b0e2a3510733ef404c83fa092d02da8fca35 [diff] |
[roll] Roll fuchsia [fidl][source-compat] Use separate dirs for Go files `go_library` will soon require that all *.go files in `source_dir` are included in `sources` to catch errors where people forget to include a _test.go file in `sources`, resulting in a test not being run. The only violations of this rule are in the FIDL source compatibility tests, which include multiple Go files in a directory but build each file in a separate go_library. To comply with go_library's requirements, split Go files into separate per-library directories. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/607624 Original-Revision: e0dd97b7a2ded3ae4d830e020f421d644ec6b34a GitOrigin-RevId: 4387239921aa874527786b7611192b07c64c985c Change-Id: I686572094fa49d4543bdcfd86d5f746c124ee14f
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.