release: App pin 0.20.21 → 0.20.50 — ship the views experience to hosted #282
ci.yml
on: pull_request
identity worker (typecheck + vitest/workerd)
1m 30s
vault worker (typecheck + vitest/workerd)
57s
control plane (root bun test)
26s
Annotations
2 errors
|
control plane (root bun test)
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
test-bun/spa-build-source.test.ts#L56
Expected to contain: "SPA_APP_VERSION=\"0.20.21\""
Received: "# Exact Parachute App source embedded in the Cloud identity worker.\n# Bump both values deliberately after the target App commit has passed its own\n# test/build gates. Deploy workflows fetch SPA_APP_REF exactly; build-spa.sh\n# verifies that checkout still declares SPA_APP_VERSION.\nSPA_APP_VERSION=\"0.20.50\"\nSPA_APP_REF=\"1b22725d4822170a3ae7e5eb4208b40faa263a14\"\n"
at <anonymous> (/home/runner/work/parachute-cloud/parachute-cloud/test-bun/spa-build-source.test.ts:56:23)
|