Janko Simonovic

Results 23 comments of Janko Simonovic

The error which is being logged does not break the functionality but it spams the `console` with a lot `404`s. The problem is that `3box-api` is returning `404` HTTP status...

@Schwartz10 I would propose the same separation of concerns like I described [here](https://github.com/ceramicnetwork/js-ceramic/issues/519#issuecomment-730503903). Makes sense?

This issue seems to be related to this one [111](https://github.com/libp2p/js-libp2p-mplex/issues/111).

It's closed by mistake. Thanks!

`chore` color is similar to the [issue](https://github.com/3box/devops/issues/114) :)

@oed told me that you noticed an issue 👍 I opened this one just as a reminder to double check and confirm :blush:

I've implemented support for scattering over empty arrays and now Bunny executes the GDC workflow. I'll merge changes from **bug/empty-list-scatter** into the **develop** branch ASAP. Here are the results: ```json...

Bunny is failing because there are no **position**s in the inputs section. Because of that, Bunny is building the following command line: ``` aws /Users/janko/Desktop/cwl_aws_cp/aws/endpoint.json /Users/janko/Desktop/cwl_aws_cp/aws/signpost.json s3 cp --endpoint-url http://s3-us-east-2.amazonaws.com...

By the spec, **valueFrom** can be **string** or an **expression**. I think that that is a bug in cwltool. One more thing, if the **valueFrom** is null that is more...

Thanks for all the feedback, we really appreciate it. As for the problems, we will start working on them right away. The first problem is definitely an issue with Bunny....