Skip to content

Releases: pytorch/test-infra

v20240530-132317

30 May 13:24
5355073
Compare
Choose a tag to compare
Autoscale webhook lambda: accepts environments ending with `-c` as ca…

…nary + add debug logs (#5280)

v20240529-105733

29 May 10:58
47d4203
Compare
Choose a tag to compare
Add torchao_nightly to s3_update script (#5273)

v20240527-125014

27 May 12:51
Compare
Choose a tag to compare
HOTFIX: add --openssl-legacy-provider for yarn build

v20240522-180622

22 May 18:07
a655d2b
Compare
Choose a tag to compare
[HUD] Add PR title to the page title (#5237)

Tried using `useEffect(()=> { document.title = "..."; }, []};` trick initially, but this does not seem to work reliable, so end up adding `DynamicTitle` component that defines a context(thank you ChatGPT for the hint on how to read React docs), and define `useSetTitle(title:string)` hook to update page title from the components

Also make title of top level HUD pages smaller

v20240522-123555

22 May 12:37
625f52f
Compare
Choose a tag to compare
Update cuda driver to NVIDIA-Linux-x86_64-550.54.15 (#5243)

Fixes: https://github.com/pytorch/test-infra/issues/5191

v20240522-102128

22 May 10:22
c05ab45
Compare
Choose a tag to compare
Remove sts:AssumeRole for arn:aws:iam::391835788720:root on *-github-…

…action-runners-runner-role (#5249)

v20240521-125112

21 May 12:52
a90badd
Compare
Choose a tag to compare
Increasing max runners for linux.g5.48xlarge.nvidia.gpu (#5232)

v20240517-134027

17 May 13:41
Compare
Choose a tag to compare
HOTFIX: lambda-do-release-runners.yml seems to require extra permissions

Runner lambdas v20230821-122750

21 Aug 12:29
e0af99a
Compare
Choose a tag to compare
Added linux arm64 runners to terraform (#4419)

Added linux arm64 runners to terraform

Runner lambdas v20230817-135424

17 Aug 13:56
ed21cc6
Compare
Choose a tag to compare
Sort and distinct entries for automatically discovered environment va…

…riables (#4487)