#π
1 messages Β· Page 1 of 1 (latest)
Yep, this logic should work. Must be a bug in there somewhere:
No matter how I write, it, can't get the output you'd expect from the dagger function.
Added a console.log(typeof mashed) to the example locally and it's of type string rather than bool, think we might need to fix handling of bools here (will let Tom confirm): https://github.com/sipsma/dagger/blob/4992fe67c3ff12584ee80ccb42ffa9791a271c3a/sdk/typescript/entrypoint/load.ts#L30-L30
@kind quail π