[roll] Roll fuchsia [bazel][migration] Refactor candidate discovery script

Add a new class to encapsulate logic for complexity score calculation.
It will be expanded soon to account for complexity of dependencies, so
a target's complexity can include the sum of complexity of all of its
unconverted dependencies.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1486016
Original-Revision: 6d33ee91957e68d7ff3f0fc5c7f19e9ef834b92e
GitOrigin-RevId: fe79092618e214d158c237634f565c1fc843b21d
Change-Id: I98c54776e4c0bf777fa2ca690ea34356ef86e0df
1 file changed
tree: d1d4c2668b85163aa8aada5a4ce4559511bef475
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.