shaka-packager/.github
Joey Parrish 3fd538a587
fix: Roll back depot_tools, bypass vpython (#1045)
Using the latest depot_tools no longer works.  depot_tools also wants
to auto-update itself, which must now be disabled.

We also need to disable the copy of python (vpython) included in
depot_tools, since for some distros, it has dependencies on system
libraries that no longer exist.

Finally, we need to force some distros to use python 2, because our
build system is ancient and needs to be ripped out and replaced some
day soon.

This fixes build issues in our CI, our Dockerfiles, and in general on
certain platforms or distros.

Closes #1023
2022-03-08 16:46:18 -08:00
..
workflows fix: Roll back depot_tools, bypass vpython (#1045) 2022-03-08 16:46:18 -08:00
ISSUE_TEMPLATE.md Update github issue template with mailing list for test files 2017-06-02 18:16:41 +00:00