Revert "Use non deterministic paths for vpython and python."

This reverts commit a96d6e6b9c3ed2a9a484f3a6b66e7ddd57f5d843.

Reason for revert: iOS artifacts are not being built.

Original change's description:
> Use non deterministic paths for vpython and python.
>
> This is to prevent the mac malware scanner from killing scripts running
> with vpython and python native.
>
> Change-Id: I245f1f7e7e32d5dc09ea8e118bf276ce51fc5292
> Bug: https://github.com/flutter/flutter/issues/68322
> Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/10660
> Reviewed-by: Keyong Han <keyonghan@google.com>
> Reviewed-by: Yusuf Mohsinally <mohsinally@google.com>
> Commit-Queue: Godofredo Contreras <godofredoc@google.com>

Bug: https://github.com/flutter/flutter/issues/68322
Change-Id: I7286dfe2d85effb6e32c10bbde87419115a6a80a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/10680
Reviewed-by: Godofredo Contreras <godofredoc@google.com>
Commit-Queue: Godofredo Contreras <godofredoc@google.com>
325 files changed
tree: 515b69fdd4172110af412d7d41a24cfd81f0bf48
  1. infra/
  2. recipe_modules/
  3. recipes/
  4. .gitignore
  5. .style.yapf
  6. AUTHORS
  7. branch_recipes.py
  8. LICENSE
  9. OWNERS
  10. README.md
  11. recipes.py
README.md

Flutter LUCI Recipes

This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra on GitHub. Actual builds can be seen at ci.chromium.org.

Config

Tricium configurations recipes repo.

Recipe Branching for Releases

The script branch_recipes.py is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:

$ ./branch_recipes.py --help