Vincent Rose
Vincent Rose
Thanks, I'll work on a prototype and add it here. There may not be a need for new APIs
@Fabio101 The requirements for my project changed so I didn't end up needing this full terminal emulator. But I did prototype something using a custom template like the examples. I...
For anyone else still seeing issues like this, check out the version numbers [here](https://cloud.google.com/dataflow/docs/concepts/sdk-worker-dependencies) and make sure you aren't importing a conflicting dependency.
Working on this for Starkiller 2.0 which will come out with Empire 5.0 later this year.
Reopening. Thanks for providing a lot of detail. In the future, leave all the section headers, even if you leave them blank. The bot is sensitive like that.
Sorry I have not had time to really dig into this yet, but people on our Discord with the same problem were able to solve it with these commands ```...
Starkiller 2.0 is now a web application packaged with Empire.
Are you suggesting that this would still require changes, just not a new field? Or are you suggesting that I should just be able to pass the deps in as...
I see, thanks! I'll come back to this on Monday and try to do it that way.
@shs96c Maybe you could give me a bit of guidance on where the changes are needed? I've been looking through `has_maven_deps.bzl` and `pom_file.bzl` to try to piece it together but...