2019-06-28 11:54:41 UTC - Lars Trieloff: Hi. @mmarth told me that some of you might be interested in this this: Epsagon has built an integration for OpenWhisk, and I’ve recorded a short walkthrough on enabling it: <https://vimeo.com/344980392> +1 : James Thomas https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1561722881093100 ---- 2019-06-28 13:45:04 UTC - James Thomas: that is awesome. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1561729504094800 ---- 2019-06-28 15:13:10 UTC - Dave Grove: I’m probably missing something blindingly obvious…building `gradlew install` is failing for me since I updated to pick up the standalone changes. What am I doing wrong? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1561734790096300 ---- 2019-06-28 15:13:22 UTC - Dave Grove: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1561734802096400 ---- 2019-06-28 15:44:21 UTC - Dave Grove: Adding `core:standalone:build` explicitly does work `./gradlew core:standalone:build install` succeeds. Is this the desired behavior (so I should update the .travis configuration of the downstream project to add the `core:standalone:build` target) or is there a missing dependency in the `install` target? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1561736661098600 ---- 2019-06-28 16:00:56 UTC - chetanm: No earlier way should still work https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1561737656099000 ---- 2019-06-28 16:01:38 UTC - chetanm: Would have a look https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1561737698099200 ---- 2019-06-28 19:08:04 UTC - Dave Grove: pretty much every downstream repo is broken (eg <https://travis-ci.org/apache/incubator-openwhisk-runtime-docker/builds/551851265#L731>) https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1561748884100200 ----