Gerhard Lazu
Gerhard Lazu
How does our today's discussion about your R&D work on exit codes affect this @helderco?
If you think @helderco that we should close this issue in favour of https://github.com/dagger/dagger/issues/5124, go for it! cc @mircubed
@dolanor do we want to reopen & merge? cc @aluzzardi
We cannot merge this @aluzzardi until you re-review it. All yours now 💪
What should happen next with this? Were any PRs opened for this? If there is some local code, should a PR be created? cc @TomChv
OK! We want to get a new release out this week, which leaves us with today. Would delaying it by a few more hours make a difference for Node.js?
Not a problem, it's OK to leave it for the next release. 👍 @TomChv
Having talked to @TomChv about this, it seems that this one should be part of https://github.com/dagger/dagger/milestone/18. WDYT @helderco? FWIW: - https://github.com/dagger/dagger/discussions/5374
Yes, closing now. Things have changed significantly since v0.3, and while this is a good point-in-time snapshot, I am unsure when / how I will be able to tackle this,...
That's a good point. Why are the generated files not linted @slumbering @dolanor? ```diff diff --git a/sdk/nodejs/.eslintrc.cjs b/sdk/nodejs/.eslintrc.cjs index 3e85bf3c..6ab75b87 100644 --- a/sdk/nodejs/.eslintrc.cjs +++ b/sdk/nodejs/.eslintrc.cjs @@ -9,7 +9,7 @@ module.exports...