performance/requirements.txt

7 строки
131 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

azure.storage.blob==12.13.0
azure.storage.queue==12.4.0
azure.identity==1.16.1
Consolidate yaml/script/proj logic into a single python script that is reusable across all contexts (#3806) * CI Python Pipeline * Fix yaml * More bug fixes * Ensure helix access token is propagated * Ensure variables are always defined in yaml * Fix env var parsing * Prevent passing in commit sha for performance ci runs * Ensure root payload dir is created * Fix Nuget.config copy code * More bug fixes for scenarios runs * Remove pip install and ensure payload dir has ending path segment * Also ensure dotnet dir has path segment * Some more fix attempts * Install python packages on osx, fix runtime flavour argument * Try pass perf command token via env * Fix PDN output file path being treated as a directory * Try fix scenarios directories * Install urllib last so that it doesn't get reinstalled by azure storage packages * Don't install packages at the user-level as it will be in a venv * Some more fixes * Fix more bugs * Delete the right directory * Disable node reuse and fix escaping for azure pipelines variables * Don't run apt-get on osx * Debugging the env var * Fix duplicate upload token * Ensure _BuildConfig is set * Default to not internal and fix pdn param * Disable prerequisite check if no prerequisites * Fix some more warnings * Fix not_in_lab value for performance CI runs * Ensure PerfLabGenericEventSourceLTTngProvider is build on ubuntu * Remember to run the command * Ensure updated global.json is copied to payload * Support runCategories and csproj in benchmark_jobs.yml * Fix typo in yaml * Try surround csproj path with quotes to keep backslash * Convert target csproj path to target OS path * Fix performance directory issues * Fix SYSTEM_ACCESSTOKEN not being propagated * Add binlog output when building all scenario dotnet projects * Update scripts/run_performance_job.py Co-authored-by: Parker Bibus <pbibus@hotmail.com> --------- Co-authored-by: Parker Bibus <pbibus@hotmail.com>
2024-02-07 01:02:44 +03:00
dataclasses==0.8
gitpython<=3.1.41
urllib3==1.26.19