#345 Conditionals for file creation#432
Conversation
|
@ihostage Thanks. I am actually not familiar with this area of the code, but our latest docs updated in #374 says:
Is there a problem with that? |
|
Hi, @eed3si9n 👋
Yep 😞We have a 2 problem now:
Expected result: Actual result: How it works:
Test, implemented on this PR, reproduce a two our problem. You can revert my changes of code and run test for seeing current behavior. 😉
Nope 😄 On this PR the behavior of G8 that I expected after reading the docs. But you right, I updated PR and added some information about the case of skipping directory from the path. |
|
For some reason I still see issues described by @ihostage, although I use 0.12.0 🤔 |
Fixes #345
Inspired by lagom/lagom-java.g8#60