Doug Tangren

Results 432 comments of Doug Tangren

Thanks for the suggestion. I’d be open to making this an opt in option. Some context. The lambda execution environment is a very specific execution environment. In the beginning this...

Hrm. That's interesting. I don't have shell access to windows but here's a few ideas that may be factors. I put the examples together using unix conventions for volume mounts....

if you can a chance can you try that and report back with any interesting insights. I'd do this myself but I don't have access to a windows machine where...

This is new to me but I could also try experimenting with travis' new window support https://docs.travis-ci.com/user/reference/windows/#powershell

Thanks for the extra info. I'll try to find a more portable alternative. Let me know if you have ideas

I had an idea for this today that I'll try out. as an alternative to having the find command resolve executable binaries I could expose some hook that would let...

To some degree this plugin renames your binary for you ( so theres less for you to configure ). What happens when you just use your default bin ( main.rs...

I think it would be good to handle the case of explicit renames though for robustness. I'll open an issue. I should be able to grab that this weekend.

Interesting. This plugin relied on the previous flexibility of the config file to deterministically know which functions targeted rust and which don’t through the runtime setting. In processing a command...

Hi folks just chiming in here. It's true I have less and less time to curate and evolve these repos since I've become a father. I've just adjusted my priorities...