[roll] Roll infra/recipes Reland "[android_artifact_downloader] Tag artifact version"

This is a reland of commit 7193abd38b51dc81b97fd4ae5cc158a0c1bef46f

Original change's description:
> [android_artifact_downloader] Tag artifact version
>
> This change tags uploaded CIPD assembly artifacts from android with the
> exact version string specified by the `ffx product get-version` tool.
>
> Tagging the CIPD package with a version using the same format recognized
> by `ffx` will allow us to later query these CIPD tags and use them to
> report the previous version associated with new artifact versions.
>
> Original-Bug: 422540705
> Change-Id: I3c00d1d217cd87c312ebf61d8c9318f69d5ee24d
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1357105
> Reviewed-by: Ina Huh <ihuh@google.com>
> Fuchsia-Auto-Submit: Darren Chan <chandarren@google.com>
> Commit-Queue: Darren Chan <chandarren@google.com>

Original-Bug: 422540705
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1365711
Original-Revision: 630dc8a92b053f0558fc0901b35347c5d1a2786d
GitOrigin-RevId: aacb2e0cfe9ebed1b63bd41c727fd19733c843c1
Change-Id: I70093802d31d289b5134ba8bf2ff6baf7cc8191c
1 file changed
tree: 1705f6950bce81b9617c92dda636f27868b22003
  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.