[roll] Roll fuchsia [cog] run git-polyfill inside FUCHSIA_DIR

This change makes it so the git-polyfill executes from within the
fuchsia directory. This is required to satisfy the constraints of the
hermetic-env. We have also passed along the original invoker directory
so it can be used in the commands if needed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441282
Original-Revision: 6978a018cbf96dddc72253c43308ce1aae58ec58
GitOrigin-RevId: 4ed6601a19f47c0ab970ecd600fabe7608e97bb6
Change-Id: I5265023908488f2e4f2bb83716ad87efa0c5f6ec
1 file changed
tree: 2570db3771e3047aafab47b8ab326fe8a0b2767a
  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.