Bruno P. Kinoshita

Results 184 issues of Bruno P. Kinoshita

One major issue blocking our release is the number of commits in the same PR, some not rebased. Looking at the [current `CONTRIBUTING.md`](https://github.com/common-workflow-language/user_guide/blob/1dea5697b67b4750629b1cc60f39a09f262a7c5d/CONTRIBUTING.md#using-github), I think it's not direct about number...

help wanted
type:discussion
type:enhancement
good first issue

From Matrix: ![image](https://user-images.githubusercontent.com/304786/181466341-a061089d-e28c-49c3-9509-9205ae424385.png) I think possible places for this content would be FAQ, Advanced Topics, or How-Tos. Something short, and that can be linked so users can bookmark, share, and...

The current documentation in the user guide has a "Scattering Workflows" section. In #222 we rename it to "Scattering Steps", and the content was described a scatter with workflow steps....

We have a few warnings in the build due to a patched MyST parser: https://github.com/common-workflow-language/user_guide/pull/370#pullrequestreview-1272434580 This is a link so we don't forget to fix those, as well as any...

@Fienne found a broken link in the user guide. That reminded me of two tools that can be used for finding issues like this. The second can also be used...

Part of #219 These are recurrent questions about `cwltool` & CWL (the user guide being focused on `cwltool`, I think we can answer that in the guide). - [x] Can...

## Description Upgrading to Spring Boot 3 ## Motivation and Context https://github.com/common-workflow-language/cwlviewer/pull/566#issuecomment-1735611928 Closes #576 ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [...

## Description It appears we are using Jena 3.x API, even though we have Jena 4.x in the dependencies. It's being brought into the code via Taverna: https://github.com/apache/jena/issues/1293#issuecomment-1372712597 ## Expected...

## Description When you start CWL Viewer, and import the `compile.cwl` from the main page, the console shows an exception due to a file that already exists. We are probably...

## Description From #394 , I think some workflows are failing as the tool is not able to find the commit in the repo (need to debug it to confirm.)...