Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
b23e5c5
Build: Eval cohort 2 — linux-browsers-js = extra_large
kasperpeulen Apr 17, 2026
7095931
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T09:29:27.883Z
kasperpeulen Apr 17, 2026
dab0987
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T09:48:24.431Z
kasperpeulen Apr 17, 2026
2a55689
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T10:08:11.720Z
kasperpeulen Apr 17, 2026
043de4c
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T10:27:58.220Z
kasperpeulen Apr 17, 2026
af160c9
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T10:47:45.232Z
kasperpeulen Apr 17, 2026
2213a28
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T11:07:32.016Z
kasperpeulen Apr 17, 2026
bb7339e
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T11:51:07.725Z
kasperpeulen Apr 17, 2026
f292d9b
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T12:10:55.282Z
kasperpeulen Apr 17, 2026
83512d5
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T12:30:42.837Z
kasperpeulen Apr 17, 2026
23e41f1
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T12:50:29.362Z
kasperpeulen Apr 17, 2026
ae0852e
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T13:10:16.652Z
kasperpeulen Apr 17, 2026
ecc3c28
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T13:30:03.187Z
kasperpeulen Apr 17, 2026
b67d5d7
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T13:49:50.072Z
kasperpeulen Apr 17, 2026
3d45b1b
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T14:09:37.273Z
kasperpeulen Apr 17, 2026
a4cb3e2
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T14:29:25.220Z
kasperpeulen Apr 17, 2026
eeb565d
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T14:49:11.747Z
kasperpeulen Apr 17, 2026
6c2a4d0
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T15:08:59.204Z
kasperpeulen Apr 17, 2026
88feff3
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T15:28:46.599Z
kasperpeulen Apr 17, 2026
3b626ff
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T15:48:33.014Z
kasperpeulen Apr 17, 2026
f107f1d
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T16:08:20.571Z
kasperpeulen Apr 17, 2026
2001820
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T16:28:08.872Z
kasperpeulen Apr 17, 2026
3e03835
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T16:47:55.481Z
kasperpeulen Apr 17, 2026
815c3fe
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T17:07:43.074Z
kasperpeulen Apr 17, 2026
7091e5b
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T17:27:30.729Z
kasperpeulen Apr 17, 2026
4d7dae4
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T17:47:18.256Z
kasperpeulen Apr 17, 2026
64e4111
chore: cache-bust kasper/nx-rc-xlarge-2 2026-04-17T18:07:05.118Z
kasperpeulen Apr 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nx/workflows/agents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ launch-templates:
init-steps: *linux-init-steps
env: *common-env-vars
linux-browsers-js:
resource-class: 'docker_linux_amd64/medium+'
resource-class: 'docker_linux_amd64/extra_large'
image: 'ubuntu22.04-node20.19-v2'
init-steps: *linux-browsers-init-steps
env: *common-env-vars
Expand Down
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,5 +205,5 @@
]
},
"analytics": false,
"codexCacheBust": "2026-04-17T00:00:00Z"
"codexCacheBust": "2026-04-17T18:07:05.118Z"
}
Loading