Adam Stankiewicz

Results 300 comments of Adam Stankiewicz

Not possible unless someone figures out interactive output formatter a'la less. Tests are run asynchronously, so it's impossible to group them and at the same time output logs line-by-line.

In principle it should be as easy as replacing `"flag"` import with https://github.com/spf13/pflag but it seems not synchronized with upstreams and we have few errors: ``` ./context.go:111:39: undefined: pflag.Getter ./flag_float64_slice.go:140:12:...

I think he means ability to use CloudFlare Workers instead of AWS Gateway

It's not really clear or documented that you need to press Esc to show this terminal

Lack of this feature is non-starter. OIDC support in apps is practically non-existent. Only SAML 2.0 counts

I'm not able to even use local references. When I try to deploy application with locally developed (forked) serverless next.js component, with following serverless.yml: ```yml myapp: component: "../serverless-next.js/packages/serverless-nextjs-component" ``` Then...

Is there documentation for this somewhere? I tried to find it but I failed

(for --component flag)