Minsu Lee
Minsu Lee
@paulrberg > That's what I wanted to say in reply to your now striken-through text 😅 I just integrated your GitHub Action and skipped the builds field and deployments are...
@fiznool Is there `vercel.json` inside the working directory? https://github.com/amondnet/vercel-action#disable-vercel-for-github
@colinwilson Yes it might be useful to someone. The log seems to be output from vercel cli. I'll check if I can mask that url.
Hi @phil-lgr Thanks for the detailed explanation. How about this way? I haven't tried it, but it seems to work. The `--local-config` option, shorthand `-A`, can be used set the...
Hi, @followbl Until v2, I used semantic version (v2.0.3). From v19, I set it like that to match vercel clil's version code ( v19.0.1 ).
https://www.apollographql.com/docs/graphql-subscriptions/authentication/ https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md#gql_connection_init
@srinivasankavitha > My initial thought is that we need a better name for the module as it can be confusing with the existing websockets implementation that we already support. Having...
@srinivasankavitha This weekend I will share testable code.
@paulbakker > Can this be used together with the existing implementation? E.g. can both modules be active at the same time? It does look like it, because the new module...
@srinivasankavitha I have invited you as a collaborator.