[roll] Roll infra/recipes [infra] Deletes eval.py now that all usage was migrated to agent.py

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1701861
Original-Original-Revision: 53d0857aecb069a0b3bdd3a67d0281edfe9893f3
GitOrigin-RevId: 1c4aeb5167f013a4d1c7611a99bf4b8142fa5f57
Change-Id: Iba8ecb2ebca42605928b1174910e697c62c3ba47
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1702008
Cr-Commit-Position: refs/heads/main@{#196694}
1 file changed
tree: e14ffd0e29b45064b21cc57d8333f4da42496b24
  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.