Skip to content

Releases: pytorch/test-infra

v20251209-175101

09 Dec 17:52
615f2f3

Choose a tag to compare

[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

09 Dec 00:49
b688d1d

Choose a tag to compare

[AUTOREVERT] ensuring gh installation_id is int as required by GH cli…

v20251204-173645

04 Dec 17:38
3e8a3be

Choose a tag to compare

[AUTOREVERT] tune entry point for cli and event bridge, enabling prov…

v20251204-021741

04 Dec 02:19
2f5a065

Choose a tag to compare

Bump js-yaml from 3.14.1 to 3.14.2 in /terraform-aws-github-runner/mo…

v20251202-205354

02 Dec 20:55
0e616c1

Choose a tag to compare

enable multiple runners and arches for compiler inductor  benchmark A…

v20251124-174744

24 Nov 17:49
02e8644

Choose a tag to compare

Add Hud x-token in lambda (#7511)

Add token in pytorch-lab/pytorch now, modify code to access it

v20251122-001153

22 Nov 00:13
0f66519

Choose a tag to compare

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

21 Nov 21:01
df117bf

Choose a tag to compare

change monitor days for torch ao regression report (#7506)

v20251118-232015

18 Nov 23:21
a64c479

Choose a tag to compare

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

18 Nov 20:30
89981f3

Choose a tag to compare

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