Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python-Setup: run auto_install_packages.py with -B flag #1126

Merged
merged 5 commits into from Jun 30, 2022

Commits on Jun 27, 2022

  1. Copy the full SHA
    3ff1fd9 View commit details
    Browse the repository at this point in the history
  2. Revert "Python-Setup: set PYTHONDONTWRITEBYTECODE=1"

    This reverts commit 3ff1fd9.
    aibaars committed Jun 27, 2022
    Copy the full SHA
    95673cf View commit details
    Browse the repository at this point in the history
  3. Python-Setup: run auto_install_packages.py with -B flag

    This avoids creating a __pycache__ folder in the _actions folder, which
    may cause file ownership problems on self-hosted runners
    when run in a docker container.
    aibaars committed Jun 27, 2022
    Copy the full SHA
    11a46b8 View commit details
    Browse the repository at this point in the history
  4. Run npm build

    aibaars committed Jun 27, 2022
    Copy the full SHA
    cae9a1f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Copy the full SHA
    53bc5e6 View commit details
    Browse the repository at this point in the history