pulumi/.github
Kyle Dixler 6a02279cf2 Python ProgramTests no longer re-use the same virtualenv.
Python ProgramTests would flake during preparation, but pass on re-run.
Python ProgramTests would use the hash of the `requirements.txt` to
determine the directory to use as its virtualenv. When multiple Python
ProgramTests `pip install` the same virtualenv, it would cause test
failures which would pass on re-run since there would no longer be
contention.
2023-12-06 10:05:34 -08:00
..
scripts Replace deprecated command with environment file 2023-02-20 11:14:39 +09:00
workflows Python ProgramTests no longer re-use the same virtualenv. 2023-12-06 10:05:34 -08:00
PULL_REQUEST_TEMPLATE.md Add routine checks to pull request template 2023-05-12 13:34:19 -07:00