-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Normalize paths when mapping generic files to docker #1343
Conversation
Hi @cchafer, Thank you for your contribution! We really value the time you've taken to put this together. Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement: |
Hi @cchafer, Thank you for your contribution! We really value the time you've taken to put this together. Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement: |
Thanks a lot for tackling this issue. I'll be unavailable the next week to review this with the appropriate time. Could you add a sbt-test that verifies this behaviour. Bonus points if there's one on Windows, Linux and MacOS 🤯 |
I would like to say yes, but to be honest, I think I won't be able to do it.
Juste tu resume, I'd be happy to help, but without more help / guidance, I'm afraid I can't. |
Just one example to make my point, sbt-test/entrypoint/test : |
Thanks a lot for taking the time to consider this 🥰 I fully understand if this is too cumbersome to do 😊 I'll merge and release this next week and maybe I'll find someone who has time and a dev setup that allows easier testing. Regarding the setting. We can always start without and introduce later. |
|
Fixes #1329