[roll] Roll fuchsia [build][idk] Abstract missing "type" field in version_history.json

version_history.json does not contain a "type" field like other atoms.
Previously, generate_idk worked around this each time the type needed to
be checked. Instead, set the "type" field when creation the PartialMeta
object. Remove "type" from the metadata when writing the file for the
IDK.

NO_IFTTT=Covered logic does not change; only `elif` to `if`

Original-Bug: 409622622
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1260846
Original-Revision: 53e6d7f72288951fe8aea72576dae6a8486d20b6
GitOrigin-RevId: 6e41d5a4eaec87fe830a12127d7a006d3d0aa2a4
Change-Id: I97002a2b011613f277f769552ed31dc7c253f3f3
1 file changed
tree: c364911b6d8695d68c6697f9c5d5d2fd36da48c9
  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.