| commit | 7fc4c06932d92ede4232cc39118d732461af1c7a | [log] [tgz] |
|---|---|---|
| author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Tue Mar 15 19:54:18 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 15 12:57:08 2022 -0700 |
| tree | 1645681d56f377a9ff95f4790fae8ad0c5bc35ac | |
| parent | 57a5b03553e43606c6f8f36b24a5cec1abc7e12b [diff] |
[roll] Roll fuchsia [network] Introduce todo_unused macro The macro serves as a code manifestation of the cultural agreement to balance two needs that are often in opposition: - keep CLs small - avoid introducing code that is not used outside of tests The macro enforces that a bug number be informed to track the technical debt with urgency, and annotates statements with `cfg(test)` which require revisitation organically when the code becomes load-bearing. This does not address the unfortunate virality of `cfg(test)`, but we take the advantages above to be sufficient. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/657592 Original-Revision: f4c011301f617d335935c0749697952d24d6bc72 GitOrigin-RevId: 92a38e2dce1107154d5daf92a6dea7b667f3fe36 Change-Id: If0b387bb62d758ceca0d5f8cbe98081cd93ae654
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.