New fromJSON() method in expressions in https://github.blog/changelog/2020-04-15-github-actions-new-workflow-features/ ?
i just noticed a long delay for the Cache .planemo step, i see underneath that there is a bad archive file… seems to work ok anyway. Any suggesions about what to do?
```
Cache .planemo
25m 35s
[warning]Tar failed with error: The process '/bin/tar' failed with exit code 2
Run actions/cache@v1
Cache Size: ~81 MB (84557824 B)
/bin/tar -xz -f /home/runner/work/_temp/94954d1a-4f23-49a7-9ce0-1954ab78cab1/cache.tgz -C /home/runner/.planemo
gzip: stdin: unexpected end of file
/bin/tar: Unexpected EOF in archive
/bin/tar: Unexpected EOF in archive
/bin/tar: Error is not recoverable: exiting now
[warning]Tar failed with error: The process '/bin/tar' failed with exit code 2
``
hisat2 https://ccb.jhu.edu/software/hisat2/manual.shtml manual shows advanced read group options for --rg <text> and --rg-id <text> but I cannot find them in the latest galaxy hisat2 wrapper 2.1.0+galaxy5 on GalaxyEU. Is there any reason why? We have several biologists who use hisat2 here at RRes, and quite a few have recently asked me if/why this option is not in Galaxy, thanks
name="oformat" .. and the values correspond to the name of the outputs that should be written if selected.