Henrik Steen

Results 7 issues of Henrik Steen

As far as I can understand the current implementation of contracts has these limitations: * No branching in the types returned - only one type of nested structure supported *...

Resolves #723 Previously the update command would exit if any change sets status was not equal to READY. However, when a stack does not contain any updates, it will not...

`update -c xxx` fails if there are multiple stacks resolved, and not all have updates (i.e. generates valid change sets). This is due to not all change sets statuses being...

type: bug

I have an application where I send the meta tag `prerender-status-code` with 404 value, so that the Prerender-service will generate a 404-response. Unfortunately when this was done, the response from...

When evaluating dependencies, the new reactorState from these evaluations are being discarded, causing the updated cache to also be discarded. This causes a cache miss each time the dependency getter...

I use [Renovate Bot](https://github.com/renovatebot/renovate) to deal with dependency updates, but it is unable to keep `pnpm/action-setup` up to date. In the actions community there is a convention to use a...

### Issue description The serverless CLI suddenly started to fail. After a few minutes it suddenly worked again. I notice version 4.4.20 was published 2 minutes earlier when I checked...