Korg95

Results 6 comments of Korg95

Hi there! Never worked with Go I can see in contribution there is a way to build a docker image. Are there instructions on how to build a windows binary?...

Same issue here, seems like it wants to resolve to jcenter according to: https://mvnrepository.com/artifact/com.github.vmg.protogen/protogen-annotations/1.0.0 https://blog.gradle.org/jcenter-shutdown says it no longer exists?

Will do! Thanks for the quick MR

2 failed tests, trying to run the app anyhow testRoundTripSerde org.junit.ComparisonFailure: expected: but was: at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at com.netflix.maestro.models.definition.StepOutputsDefinitionTest.testRoundTripSerde(StepOutputsDefinitionTest.java:42) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)...

@jun-he Works! Able to run through readme sample workflow.

> @Korg95 can you share some additional info, e.g. what's your java version and gradle version, etc.? Java ``` openjdk 21.0.3 2024-04-16 LTS OpenJDK Runtime Environment Temurin-21.0.3+9 (build 21.0.3+9-LTS) OpenJDK...