[roll] Roll infra/recipes [bazel_btu] Allow project to be a subdir...

...of the checkout directory.

This will allow us to test `@fuchsia_infra` (along with any other bzlmod
modules we may have in the future) with the Test Module pattern,
[recommended by BCR][1].

To realize this, a follow-up cl will change the `infra_bazel_rules`
builder to effectively switch `//tests:buildbot` to
`@fuchsia_infra_examples//:infra`.
See https://fxrev.dev/1468881 for more details.

[1]: https://github.com/bazelbuild/bazel-central-registry/blob/main/docs/README.md#test-module

Original-Bug: 308624902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1469760
Original-Revision: 81bfa9661b97c618d1da08da3206ed208924dc02
GitOrigin-RevId: a622109ce70067b0019ca296e25718824842e36f
Change-Id: Ib8293a22f6b0740ceaa03d7daf96c68855e857a7
1 file changed
tree: 487f7fbd48ce34f387adee8d169bb76f6e293f9f
  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.