David Laubreiter
David Laubreiter
Same issue for me, using Ubuntu on WSL. ``` ------------------------------------------------------------ Gradle 7.4.2 ------------------------------------------------------------ Build time: 2022-03-31 15:25:29 UTC Revision: 540473b8118064efcc264694cbcaa4b677f61041 Kotlin: 1.5.31 Groovy: 3.0.9 Ant: Apache Ant(TM) version 1.10.11 compiled...
Exactly, it is currently not very readable in the code if you have something like this and really want to check every parameter: ` verify(object.method( deepEqual({ a:1, b: 2, c:...
+1 Same problem here, we have dependencies to our GitLab repo, but also other git repositories (eg: Drupal, the definitions there are currently not in any repository).
Hi @o-farooq, thanks for reaching out. This feature is currently not supported by Monaco, and to my knowledge, this should never have worked. I made sure and checked out the...
Hi @dariniv, your config seems to be missing some parts which are required to beuploaded using the Dynatrace API. For example, the configuration you posted has to be included within...
This is also a problem during executing the integration tests. The duplicated name tests define only `calculated-metrics-log`s, and there is one more project using it.
This feature would also be really nice for us, as we don't want to introduce breaking changes into existing images. What is needed to merge this feature?
@arthurpitman could you maybe have a look at this PR?