[roll] Roll third_party/pigweed pw_env_setup: Fix double bootstrap.bat failures on Windows This CL re-lands: `20b325b70 pw_env_setup: Fix double bootstrap.bat failures on Windows` Instead of setting files to be just writable and deleting them before re-setting up the venv, we merely add write permissions to them. This was test by doing the following in each of Windows, OSX, and Linux: - running bootstrap on a project bootstrapped before this CL - removing the environment directory - running bootstrap - running bootstrap again - running activate - running `pw build --recipe default_ninja` Original-Bug: b/300992566 Original-Bug: b/301629535 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/172416 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: a836c804dc553983816f053ff500b2e0cee63c75 GitOrigin-RevId: 89aa6fd69a2d65f6ed7cb122739310368910fc65 Change-Id: I32fd8bd4b334e0caee944672c7915a700e4d9bbc
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.