Adarsh J

Results 7 issues of Adarsh J

Setting VESPA_UNPRIVILEGED to yes and running the docker with a low privileged user fails due to failure in chmod/chgrp attempts. **To Reproduce** Steps to reproduce the behavior: 1. Create `default-env.txt`...

## Expected behaviour `sbt docker:publishLocal` should work with a source code which has some files under `src/docker` path ## Actual behaviour `sbt docker:publishLocal` fails with the following error: ``` [info]...

docker

### Short description It is desirable to configure [file/package scoped scalapb options](https://scalapb.github.io/customizations.html#file-level-options) in proto file. ### Details Currently akka-grpc codegen seems to use many of scalapb's options, however, there's a...

codegen

Currently the binding works only in Dartium, and because of tree shaking the expression used only within `[[ ]]` in html fails to be preserved in generated js after `pub...

This prevents the two-way data binding from working as expected.

BarcodeActivity was replaced by BarcodeUpdateActivity in db2a200876479e64c498e2b68605cc8d30bbdf0d Fixes #1

this PR introduces dynamically setting (by `eval`-ing the env var) JAVA_OPTS (similar to lightbend's reactive-app) and istio mesh setup as described in workaround at https://github.com/akka/akka-management/issues/209#issuecomment-398419324