[roll] Roll infra/recipes [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1357105
Original-Revision: 7193abd38b51dc81b97fd4ae5cc158a0c1bef46f
GitOrigin-RevId: 9d0fcc691a292e4ca48db6691d6cefd0cfe8498f
Change-Id: Icbcbd2216ab87b4ffbac6c1008172dc1c4f61f36
1 file changed
tree: 04f3265420cb5e1a42f4b3e20abf67962477bfe5
  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.