[roll] Roll fuchsia [versioning] Support sunset phase.

This CL renames "status" to "phase" in version_history.json, and
supports "sunset" as a possible option.

The compiled version of version_history.json (which most targets depend
on), will continue to include the "status" field until everyone migrates
away from it.

Original-Bug: 338444566

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1065193
Original-Revision: f6122b7c82ccea2263eeeef7d69c102060385575
GitOrigin-RevId: 0eb828e916f0284d0b8df6c805209c91bfe0928a
Change-Id: I3705372f524ab4fe7e8d9f6b8c6cf02a480cd380
1 file changed
tree: f91da121320b3bed845fe678acf274ed06622d29
  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 in one of the communication channels documented at get involved.

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.