Jordi Bertran de Balanda

Results 8 comments of Jordi Bertran de Balanda

The way we launch the orchestrator script, we _always_ run the cleanup script. Since we rely on the exit code of the last command to determine if the step is...

> @jbertran , do I understand correctly that I should add a `.mjs` file that creates a StepFunctions server and creates a stepfunction, and then I should add a new...

> It's unclear from the PR description if it's just the tests that are broken or the functionality. In any case, since this is a supported module, we need to...

Hello, I've cherry-picked your commit and opened #4112 to get CI to run. I've also added a test, which isn't reproducing the issue when I run it, although I'm reproducing...

> On the new unit test, I think the `.catch` will always fire with or without the patch because we do return the original promise, we just don't return the...