Vitor Arins

Results 18 comments of Vitor Arins

Hey @havenchyk , thanks for the swift response. Nothing fancy, just an endpoint that should answer 200: `/health_check -> 200 OK` I didn't looked to much into the application but...

> Maybe we create a tool like that in stdbin... Awesome! @katcipis @tiago4orion What do you think about creating a new glob that is capable of accepting the two asterisks...

@tiago4orion is this PR still relevant? Can we merge?

IMO JSON/Yaml handling would add a considerable amount of complexity to nash. I agree that in some cases would be nice to have a simple way to generate JSON files,...

Great! There's a guy in that thread saying that using wait with pid -1 might be dangerous, do you know anything about that?

I agree with @katcipis on treating things separately. Also I would give a higher priority to the builtin test infrastructure.

Thank you for your comments and suggestions. Yes, I ended up renaming it to `MOCKERY_INSTALL_VERSION`. I just wanted to raise attention to this behaviour as someone else might have the...

I agree with the idea of having the flag inside the .yml file, only because the warning message would not stop the unwanted volume creation, right?

Another idea would be to stop execution and ask a question to the user instead of just a warning. But I am not sure that's a good solution. @lborguetti what...