Ivana Atanasova
Ivana Atanasova
Happy New Year @roncrivera ! Thank you for opening this. Is the function written/tested for arm only? Best, Ivana
@alexellis I tested the function. WDYT? It's good to have.
@playgali I think it was to you if you're fine with migrating your code to GitHub
I'm on it
This does the work: ``` sourceSets { main { resources { srcDirs "src/main/resources" } } ``` The issue is because `model` is what's compiled in function's `build.gradle` config and it...
I'm going to update tomorrow
The problem occurs while `entrypoint` distribution is created. The original `function.jar` contains the resources, but the copied one does not. The gradle build logs say nothing about jar clean-up, nor...
Have the fix in #86
Derek add label: support
@mattnelson can you please share the error from `faas-cli build`?