ripplo 0.7.14 → 0.7.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import{$a as q,A as H,Aa as me,Ba as ye,Ca as ge,D as A,Da as ke,Ea as we,I as X,Ja as Se,L as E,N as Z,O as ee,S as re,V as oe,X as ne,Ya as R,Za as C,_a as Re,ab as ve,b as l,c as D,cb as _,da as te,db as Pe,e as z,eb as he,f as b,g as G,ga as ie,gb as I,ha as ae,ia as se,ib as xe,ja as F,kb as be,ma as le,mb as Ee,nb as Ce,oa as de,ob as Ie,pb as We,q as Q,qb as Le,ra as ce,rb as Te,sb as De,t as J,ta as ue,tb as He,u as K,vb as Ae,w as V,wa as pe,x as Y,xa as fe,z as m,za as h}from"./chunk-SMAKG6ED.js";import Yr from"path";import{createClient as Xr}from"graphql-sse";import Zr,{AbortError as eo}from"p-retry";import{graphql as N}from"gql.tada";import{graphql as kr}from"gql.tada";import{print as wr}from"graphql";async function Fe({config:e,cwd:o,headed:r,pool:n,runId:t,signal:i,testSlug:a,workClass:s,workflowSlug:d}){let{fingerprint:c,result:u}=await m(o);if(u.isErr())return await I(e,t,`lockfile:${u.error.kind}`),{detail:`lockfile:${u.error.kind}`,kind:"dispatch-error"};let p=gr(u.value,{testSlug:a,workflowSlug:d});if(p==null)return await I(e,t,`no-test:${d}/${a}`),{detail:`no-test:${d}/${a}`,kind:"dispatch-error"};let f=await R({headed:r,workClass:s,task:()=>n.execute({headed:r,lockfileFingerprint:c,runId:t,testRef:p},i)});return!f.serverNotified&&f.outcome.kind==="error"&&await I(e,t,f.outcome.detail),f.outcome}function gr(e,{testSlug:o,workflowSlug:r}){let t=e.workflows.find(i=>Y(i.name)===r)?.tests.find(i=>i.slug===o);return t==null?void 0:oe(t)}var Sr=6e4,Rr=kr(`
2
+ import{$a as Re,A as m,Aa as h,B as H,Ba as me,Ca as ye,Da as ge,E as A,Ea as ke,Fa as we,J as X,Ka as Se,M as E,O as Z,P as ee,T as re,W as oe,Y as ne,Za as R,_a as C,ab as q,bb as ve,c as z,d as b,db as _,e as l,ea as te,eb as Pe,f as D,fb as he,g as G,ha as ie,hb as I,ia as ae,ja as se,jb as xe,ka as F,lb as be,na as le,nb as Ee,ob as Ce,pa as de,pb as Ie,q as Q,qb as We,rb as Le,sa as ce,sb as Te,t as J,tb as De,u as K,ua as ue,ub as He,w as V,wb as Ae,x as Y,xa as pe,ya as fe}from"./chunk-KSPGEX7G.js";import Yr from"path";import{createClient as Xr}from"graphql-sse";import Zr,{AbortError as eo}from"p-retry";import{graphql as N}from"gql.tada";import{graphql as kr}from"gql.tada";import{print as wr}from"graphql";async function Fe({config:e,cwd:o,headed:r,pool:n,runId:t,signal:i,testSlug:a,workClass:s,workflowSlug:d}){let{fingerprint:c,result:u}=await m(o);if(u.isErr())return await I(e,t,`lockfile:${u.error.kind}`),{detail:`lockfile:${u.error.kind}`,kind:"dispatch-error"};let p=gr(u.value,{testSlug:a,workflowSlug:d});if(p==null)return await I(e,t,`no-test:${d}/${a}`),{detail:`no-test:${d}/${a}`,kind:"dispatch-error"};let f=await R({headed:r,workClass:s,task:()=>n.execute({headed:r,lockfileFingerprint:c,runId:t,testRef:p},i)});return!f.serverNotified&&f.outcome.kind==="error"&&await I(e,t,f.outcome.detail),f.outcome}function gr(e,{testSlug:o,workflowSlug:r}){let t=e.workflows.find(i=>Y(i.name)===r)?.tests.find(i=>i.slug===o);return t==null?void 0:oe(t)}var Sr=6e4,Rr=kr(`
3
3
  subscription RunRequestedWatch($devSessionId: String!) {
4
4
  runRequested(devSessionId: $devSessionId) {
5
5
  runId