[roll] Roll infra/recipes [tree_closer] Remove ability to set password

This change removes the ability to set a password for the tree closer.
The closer should now always be run using a service account, and so no
password is sent to the googleplex.com request.

The username remains as this is used not for auth(n|z) but as a display
name for the status message.

Original-Bug: b/267492263
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/859797
Original-Revision: 013f54657d736011f32b7d4f8cbd5f2af08df5b4
GitOrigin-RevId: 59ce3c3b958a463468c9de337a72d587ccee325b
Change-Id: Ia35e1d715bd86c93f4c7fda96c8b9fc57ef0dffe
1 file changed
tree: 60fc0fb31e358f79ef02cc2117107d6b42cde835
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.