| commit | 62af40d51ca6ffecbc78f7b5e8915d77a412f1aa | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Fri May 30 10:50:33 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri May 30 10:51:54 2025 -0700 |
| tree | c802a1c91a3078d08af598c82df7439d213909f8 | |
| parent | 3b3b860d5535ffcbaacd2eb3ed562d9dd9dafbcd [diff] |
[roll] Roll infra/recipes [fuchsia_roller] Fix ordering of logs This fixes a bug introduced in commit 1fdf1df577ac9d565cd331b380e13d087bfa751a whereby rollers would squash multi-commit rolls in the wrong order. `multi-repo-roll-resolver` outputs rolls in chronological order, but `api.git_roll_util` expects logs to be in reverse chronological order, which is the order that the Gitiles API uses. This was causing the roller to only roll one commit at a time (since it would apply each roll in order but end with the earliest one), but still report rolling multiple commits in the commit message. Original-Bug: 418290894 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1289324 Original-Revision: 057cab2f44ad05f4718116eb25bfa1b399c6d67e GitOrigin-RevId: 965af162b27aebfd77b6d76783fb36e39ebaf0c9 Change-Id: Ie7401712c3ad96ad15454e15023e291427c422ba
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.