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
2599856
Build: Eval cohort 2 — linux-browsers-js = extra_large+
kasperpeulen Apr 17, 2026
29250ff
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T09:28:24.336Z
kasperpeulen Apr 17, 2026
186e040
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T09:47:22.349Z
kasperpeulen Apr 17, 2026
732ba02
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T10:07:09.353Z
kasperpeulen Apr 17, 2026
518d08f
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T10:26:56.240Z
kasperpeulen Apr 17, 2026
31a0fa4
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T10:46:43.256Z
kasperpeulen Apr 17, 2026
a1314a5
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T11:06:30.019Z
kasperpeulen Apr 17, 2026
0379ace
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T11:50:05.479Z
kasperpeulen Apr 17, 2026
aa50270
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T12:09:53.242Z
kasperpeulen Apr 17, 2026
181b0f3
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T12:29:40.873Z
kasperpeulen Apr 17, 2026
ce1bbfb
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T12:49:27.220Z
kasperpeulen Apr 17, 2026
c4b3f15
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T13:09:14.504Z
kasperpeulen Apr 17, 2026
76ac62d
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T13:29:01.067Z
kasperpeulen Apr 17, 2026
7f32393
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T13:48:48.115Z
kasperpeulen Apr 17, 2026
07b510a
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T14:08:35.215Z
kasperpeulen Apr 17, 2026
14d861b
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T14:28:23.203Z
kasperpeulen Apr 17, 2026
0bde84d
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T14:48:09.817Z
kasperpeulen Apr 17, 2026
f5d69e9
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T15:07:57.238Z
kasperpeulen Apr 17, 2026
bd1a3fa
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T15:27:44.767Z
kasperpeulen Apr 17, 2026
d03c0a6
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T15:47:31.116Z
kasperpeulen Apr 17, 2026
081ea69
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T16:07:18.624Z
kasperpeulen Apr 17, 2026
45a4df7
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T16:27:06.898Z
kasperpeulen Apr 17, 2026
a5dcffb
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T16:46:53.535Z
kasperpeulen Apr 17, 2026
56105eb
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T17:06:41.097Z
kasperpeulen Apr 17, 2026
184732a
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T17:26:28.531Z
kasperpeulen Apr 17, 2026
8c883eb
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T17:46:16.262Z
kasperpeulen Apr 17, 2026
4e5759c
chore: cache-bust kasper/nx-rc-xlarge-plus-2 2026-04-17T18:06:03.083Z
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:06:03.083Z"
}
Loading