[roll] Roll fuchsia [bazel_migration] Migrate //build/sdk/generate_version_history

... and sync back to GN. Added support in bazel2gn for
python_[library|binary] as well.

NO_IFTTT=Renaming target, path change not necessary.

Test: fx bazel run --config=host //build/sdk/generate_version_history:generate_version_history_bin
Original-Bug: 511023001
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1605568
Original-Revision: 925aa607cf34a1f68625366dabdae3a48c5ae903
GitOrigin-RevId: 1a45fa246f927d81be9356ac4dc0ef9c404fa32c
Change-Id: I22835f719dc3a7788ed5f918b83daabf991cd3e4
1 file changed
tree: a71679a11eec6067b27c71b1443b712204b5a634
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.