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

This reverts commit 7193abd38b51dc81b97fd4ae5cc158a0c1bef46f.

Reason for revert: Causing the `artifact-downloader.git_main-throttled` builder to fail: https://ci.chromium.org/ui/p/turquoise/builders/prod/artifact-downloader.git_main-throttled/b8704161867025590977/overview since not all CIPD uploads are assembly inputs.

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/+/1365592
Original-Revision: bee1039dd19ee92b66f237024fb1d1deeac2de11
GitOrigin-RevId: a6a0e58dcdbb45af781e4e39ee302104fa5fc6d2
Change-Id: I1fb5a59bb8523529ad88b77bcc8ce4f2492fa7e1
1 file changed
tree: 268cbeb017c1fca6b4c2577d904c0970df58bd72
  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.