commit | 9155782879e46d437b54ad84622a762b929794f3 | [log] [tgz] |
---|---|---|
author | Gwen Mittertreiner <gmtr@fuchsia.infra.roller.google.com> | Wed Apr 09 14:23:00 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 09 14:25:28 2025 -0700 |
tree | c3b7853878d69ab17da3c28d5b4a753d8392edbb | |
parent | 6423850b25de448f958ed535804ffb0d41118a3c [diff] |
[roll] Roll fuchsia [starnix_sync] Use stable definition ordering Iterating over a hashmap causes the ordering of definitions to change each time the proc macro is run, causing the output files to be non deterministic. This makes the remote builders and caches unhappy. Using stable BTree collections instead ensures we always iterate in the same order. Original-Bug: 351150620 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247097 Original-Revision: 939e3bfbf9e750e32ae8319341e3e1dcb15a34c9 GitOrigin-RevId: 09b091e173ee9e9b99ef2caf6b5e624a68e3064c Change-Id: I0cbede74ec228715e371573148611f0612f47abb
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 in one of the communication channels documented at get involved.
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
.