Releases: pytorch/test-infra
Releases · pytorch/test-infra
v20251209-175101
[AUTOREVERT] fixing setup_client function call (#7567) recent changes introduced a breakage, that was hard to test Signed-off-by: Jean Schmidt <[email protected]>
v20251209-004752
[AUTOREVERT] ensuring gh installation_id is int as required by GH cli…
v20251204-173645
[AUTOREVERT] tune entry point for cli and event bridge, enabling prov…
v20251204-021741
Bump js-yaml from 3.14.1 to 3.14.2 in /terraform-aws-github-runner/mo…
v20251202-205354
enable multiple runners and arches for compiler inductor benchmark A…
v20251124-174744
Add Hud x-token in lambda (#7511) Add token in pytorch-lab/pytorch now, modify code to access it
v20251122-001153
Make lambda pass the bot managment (#7509) learned from the job_utilization attacker lol, this is a way to allow me to call the hud api in lambda
v20251121-205947
change monitor days for torch ao regression report (#7506)
v20251118-232015
Fix compiler bug (#7482) 1. fix compiler name bug for geomean, it should be geomean_speedup 2. filter export for all other aggregated metrics except passrate https://torchci-git-fixcompilerbug-fbopensource.vercel.app/benchmark/compilers_regression 3. render missing data with light grey if it's enabled
v20251118-202854
Update flake8 deps (#7485) - And `ruff==0.14.4` + other dependencies as well To match https://github.com/pytorch/pytorch/blob/d1f6dd61055a71ec2072dc0d006e9f12d8e23501/.lintrunner.toml#L44 This avoids env trashing when one is switching between `pytorch` and `test-infra` Fix lint issues detected by newer versions of the tools