Nx
Enterprise
nx-cloud-workflows
Sign in / Sign up
Open main menu
nx-cloud-workflows
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
investigate-timeouts-with-browser-step-7cf12e5d
c4c575af fix(install-browsers): restore live stderr + fail-fast on bad package.json - switch from execSync to spawn with a stderr tee: live progress streams to the parent while we still accumulate stderr for the apt-recovery regex (and no 1 MB maxBuffer ceiling) - drop the silent return on malformed package.json so a parse error surfaces via the top-level catch (exit 1) as it did before
by rarmatei
r
Succeeded
investigate-timeouts-with-browser-step-7cf12e5d
3668c5e8 strip verbose comments from install-browsers
by rarmatei
r
Succeeded
investigate-timeouts-with-browser-step-7cf12e5d
579b0320 fix(install-browsers): restore apt-get auto-heal, per-attempt timeout, graceful json parse
by rarmatei
r
Succeeded
fix/browsers-package-manager
cdad0c56 fix(install-browsers): ensure correct package manager is used for installation
by Miroslav J...
M
Succeeded
investigate-timeouts-with-browser-step-7cf12e5d
bf845010 fix(install-browsers): stop hanging on silent playwright install Replace exec with spawn, resolve on 'exit' so a lingering grandchild holding the stdio pipes can't keep us waiting. Add a 90s idle-output watchdog and 12m hard timeout, and retry up to 3x with backoff+jitter. Skip retry on the apt-get-deps recovery path (handled by caller).
by rarmatei
r
Succeeded
main
6ad7eb0e handle promise errors in install-browsers step (#120) Mirror the defensive handling already used in the checkout step so an unhandled rejection can no longer hang the install-browsers step: - add a top-level main().catch() that logs and exits non-zero - reject runCmdAsync on the child process 'error' event so a failed spawn settles the promise instead of hanging the await forever Co-authored-by: rarmatei <matei.rar@gmail.com>
by polygraph-...
p
Succeeded
browsers-step-handle-promise-errors-ef21873c
dd577b6a handle promise errors in install-browsers step Mirror the defensive handling already used in the checkout step so an unhandled rejection can no longer hang the install-browsers step: - add a top-level main().catch() that logs and exits non-zero - reject runCmdAsync on the child process 'error' event so a failed spawn settles the promise instead of hanging the await forever
by rarmatei
r
Succeeded
main
48d56ef3 harden release workflow and validations workflow (#119) * harden release workflow and validations workflow - release workflow: add environment: release gate - release workflow: validate version and commit SHA input formats - release workflow: require cherry-pick commits to be reachable from origin/main - release workflow: route inputs through env vars and quote shell expansions - validations workflow: add explicit permissions: contents: read * use github app token for release pushes - mint installation token via actions/create-github-app-token - pass token to actions/checkout so subsequent git pushes use it - set git user to the app's bot identity - drop default workflow permissions from contents: write to contents: read
by Rares Matei
R
Succeeded
harden-release-workflow
8938cc3b use github app token for release pushes - mint installation token via actions/create-github-app-token - pass token to actions/checkout so subsequent git pushes use it - set git user to the app's bot identity - drop default workflow permissions from contents: write to contents: read
by rarmatei
r
Succeeded
harden-release-workflow
d086ae72 harden release workflow and validations workflow - release workflow: add environment: release gate - release workflow: validate version and commit SHA input formats - release workflow: require cherry-pick commits to be reachable from origin/main - release workflow: route inputs through env vars and quote shell expansions - validations workflow: add explicit permissions: contents: read
by rarmatei
r
Succeeded
universal-template
9067a5ec chore: update launch templates to use v6 (#118)
by Rares Matei
R
Succeeded
main
e0416c03 chore: update launch templates to use v6 (#118)
by Rares Matei
R
Succeeded
rares/update-launch-templates-to-use-v6
8218b2d6 chore: update launch templates to use v6
by rarmatei
r
Succeeded
main
13def62d feat!: major updates to checkout step (#111) * feat!: major updates to checkout step * feat: multi-platform and merge queue refs --------- Co-authored-by: rarmatei <matei.rar@gmail.com>
by James Henry
J
Succeeded
refactored-checkout
f14a7898 fix(cache): align skipped field name with server (skipped_reason) (#116)
by Rares Matei
R
Succeeded
main
68eb3436 fix(cache): align skipped field name with server (skipped_reason) (#116)
by Rares Matei
R
Succeeded
rarmatei/align-skipped-field-name
a4ae4a05 chore: migrate to pnpm and add supply-chain CI gates (#117) * chore: migrate to pnpm and add supply-chain CI gates - switch package manager from yarn 1 to pnpm 10.33.0 - .npmrc: ignore-scripts, 8-day cooldown, hoisted linker - CI: pnpm audit + pnpm build-all gates on every PR - bump vulnerable deps (nx 22.6.4, @nx/conformance 5, glob 13) - pnpm overrides for transitive axios/esbuild/minimatch - rename check-build to build-all * chore: drop follow-redirects cooldown exclude, use 4-day cooldown * chore(repo): use correct nxCloudID * chore(repo): revert nxcloud id * ci: expose NX_CLOUD_ACCESS_TOKEN at job level * ci: raise pnpm audit level to critical
by Rares Matei
R
Succeeded
main
ec61175c chore: migrate to pnpm and add supply-chain CI gates (#117) * chore: migrate to pnpm and add supply-chain CI gates - switch package manager from yarn 1 to pnpm 10.33.0 - .npmrc: ignore-scripts, 8-day cooldown, hoisted linker - CI: pnpm audit + pnpm build-all gates on every PR - bump vulnerable deps (nx 22.6.4, @nx/conformance 5, glob 13) - pnpm overrides for transitive axios/esbuild/minimatch - rename check-build to build-all * chore: drop follow-redirects cooldown exclude, use 4-day cooldown * chore(repo): use correct nxCloudID * chore(repo): revert nxcloud id * ci: expose NX_CLOUD_ACCESS_TOKEN at job level * ci: raise pnpm audit level to critical
by Rares Matei
R
Succeeded
rares/tar-domain
862a758f ci: raise pnpm audit level to critical
by rarmatei
r
Succeeded
rares/tar-domain
9ef93970 ci: expose NX_CLOUD_ACCESS_TOKEN at job level
by rarmatei
r
Previous page
Previous
Next
Next page