oceenachi
oceenachi
Hey @mr-c , @tetron, @stain I have raised a PR for the documentation on connecting a java debugger to the cwlviewer application while running with docker-compose. Please review.
Hey @mr-c I just figured the images are not showing in this link that you pasted on gitter https://github.com/common-workflow-language/cwlviewer/pull/327/files?short_path=b335630#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5 And I don't really know what to call those buttons for...
Okay will do so
Hey @mr-c, I'm struggling with how to go about writing the test. First of all, I don't know if the test should be on WorkflowService which is the class I...
> Ping @oceenachi > > We are cutting a release soon, but with another one to come in the next weeks/months. Keen to include this one if you have time...
Hey @Anushka-shukla, I just finished working on this and about to raise a PR.
Were you referring to #172 or #319? If #172, I'm done working on it and about to raise a PR. Then issue #319 involved me connecting a java debugger with...
A new compose file e.g docker-compose-test.yml can be created with the content of docker-compose.yml and the new changes. Then we can run docker compose -f docker-compose-test.yml up. This starts up...
Okay, so the new test.yml shouldn't repeat all the contents rather it should just contain the new changes right ?
Alright then. Thanks