John Chilton
John Chilton
I think the qunit tests are failing because of changes in client/galaxy/scripts/mvc/workflow/workflow-forms.js. Sorry to pile on @anatskiy.
LDCAs were only ever sketched out - not really implemented so this is really interesting and I had no idea it was coming. You said: > Created a new LibraryDatasetCollection...
I thought it was intentional that sections don't require the prefix addition? Won't this break things?
I appreciate the effort here @ieguinoa, awesome start. I think I'm going to strongly advocate for us pushing this down a layer into gxformat2 though. There are some pros and...
Ahhh - I had seen that repository also but I assumed this was newer because Björn pinged me on this yesterday. Sorry - I should have started from there -...
Since you're on board for using it - I merged my PR that did a release that adds the experimental feature (https://pypi.org/project/gxformat2/) - it should make it easier to PR...
> should I add native the formatted workflow examples to the gxformat2 repo? Add whatever - I'm fine with just developing test cases around the native format - every new...
I did another release with gxformat2 with another pass at doing that abstract CWL export - this one includes Marius' test COVID workflow as an example and it validates (https://github.com/galaxyproject/gxformat2/pull/43/files#diff-8fd380a30112029c42a33c720693aa77R73)....
We'd like to have a broader conversation around this - it would be a big change - but one thing that came up during the committers meeting is that it...
Is there a way to write some integration tests for this - like subclass the ``test_data_manager.py`` tests to populate these? Or will these not work with data managers?