Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 34dcc2458ef5f1b6f51aae899d47b3708d5c5811 https://github.com/galaxyproject/galaxy/commit/34dcc2458ef5f1b6f51aae899d47b... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-07 (Thu, 07 Mar 2019) Changed paths: M test/api/test_workflows.py Log Message: ----------- Test PJA actions The rename action works, the hide action fails. Building this to fix https://github.com/galaxyproject/galaxy/issues/7473. Commit: 0951324aef6935104e17a14f9e0fe21f3d29262b https://github.com/galaxyproject/galaxy/commit/0951324aef6935104e17a14f9e0fe... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-07 (Thu, 07 Mar 2019) Changed paths: M lib/galaxy/workflow/modules.py Log Message: ----------- Fix delayed post jobs actions for DatabaseOperationTools Commit: 62d8f2d5dfbee3b3092039902cced90b8d08ed40 https://github.com/galaxyproject/galaxy/commit/62d8f2d5dfbee3b3092039902cced... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-08 (Fri, 08 Mar 2019) Changed paths: M test/api/test_workflows.py M test/base/populators.py Log Message: ----------- Add tests for delete_intermediate and change_datatype PJAs `change_datatype` wasn't part of gxformat2, so this also requires a new release of gxformat2 with https://github.com/jmchilton/gxformat2/pull/7 Commit: 54adb6e73a193291dc27c9ed9a0dc24012c305ff https://github.com/galaxyproject/galaxy/commit/54adb6e73a193291dc27c9ed9a0dc... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-08 (Fri, 08 Mar 2019) Changed paths: M lib/galaxy/jobs/actions/post.py Log Message: ----------- Fix ChangeDatatype action for collection output Commit: 199468e920a409cb6a7dbb5ae40c3d7c3dd27028 https://github.com/galaxyproject/galaxy/commit/199468e920a409cb6a7dbb5ae40c3... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-08 (Fri, 08 Mar 2019) Changed paths: M lib/galaxy/tools/__init__.py Log Message: ----------- Consolidate hiding HDAs in DatabaseOperation tools This fixes dataset being added to histories when the source HDA is visible. Commit: 377bffd3aedd2a98c40a16b9ebbff95902cb19dc https://github.com/galaxyproject/galaxy/commit/377bffd3aedd2a98c40a16b9ebbff... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-08 (Fri, 08 Mar 2019) Changed paths: M lib/galaxy/jobs/actions/post.py M test/api/test_workflows.py Log Message: ----------- Fix ChangeDatatypeAction for collections Commit: 48c303365c5d214cff823138a3ef510afe38350f https://github.com/galaxyproject/galaxy/commit/48c303365c5d214cff823138a3ef5... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-03-11 (Mon, 11 Mar 2019) Changed paths: M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt Log Message: ----------- Update to gxformat2 with change_datatype action Commit: cc62d06899b161645e7bf59a3ea3762ec6c2dfbb https://github.com/galaxyproject/galaxy/commit/cc62d06899b161645e7bf59a3ea37... Author: John Chilton <jmchilton@gmail.com> Date: 2019-03-11 (Mon, 11 Mar 2019) Changed paths: M lib/galaxy/dependencies/pipfiles/default/pinned-requirements.txt M lib/galaxy/jobs/actions/post.py M lib/galaxy/tools/__init__.py M lib/galaxy/workflow/modules.py M test/api/test_workflows.py M test/base/populators.py Log Message: ----------- Merge pull request #7480 from mvdbeek/fix_build_list_pjas Fix post job actions for Database Operation tools, implement change_datatype for collection output Compare: https://github.com/galaxyproject/galaxy/compare/8ae44cd8cb87...cc62d06899b1