12:12:53 From Matthias Bernt to Everyone : 2 options for pytool development: - create a conda env and pip install your python package - 12:13:46 From Matthias Bernt to Everyone : - create a draft bioconda PR and test the created conda package / container directly (probably slower) 12:14:49 From Wolfgang Maier to Everyone : You can just do Copy Datasets from the history gearwheel 12:19:35 From Bjoern Gruening to Everyone : Oh, the log file missing on EU is due to outputs_to_working_dir setting that EU has by default. 12:19:49 From Nate Coraor to Everyone : Right, it’s not intentional 12:20:23 From Nate Coraor to Everyone : A more formalized method for this would be nice, there is I believe a very old issue referencing it somewhere. 12:20:28 From Bjoern Gruening to Everyone : Main has not that setting by deafault? 12:20:37 From Nate Coraor to Everyone : No, it’s not enabled on .org 12:20:58 From Nicola Soranzo to Everyone : Viewing log file while the job runs would be very difficult if Pulsar is used. 12:21:09 From Nate Coraor to Everyone : But regardless of that setting, Pulsar jobs will never allow you to view outputs in progress. 12:21:13 From Nate Coraor to Everyone : Heh, indeed. 12:21:40 From Nate Coraor to Everyone : We could push chunks back via the MQ or an API, but that would be a lot of new development to support. 12:21:40 From Dannon Baker to Everyone : This has literally never worked correctly. 12:22:25 From Bjoern Gruening to Everyone : History sharing --> Oleg and David :) 12:22:40 From Dannon Baker to Everyone : Deferred task with status over websocket is the fix for that big one. 12:25:08 From Oleg Zharkov to Everyone : back button works nicely with Vue router (in libraries now) 12:25:58 From Dannon Baker to Everyone : Yep, that's the fix for that. And it's on the future-quarter roadmap to expand that application wide, but other priorities keep pushing it back. 12:26:39 From Dannon Baker to Everyone : (this is the 'vue-from-the-ground-up' application entrypoint/layout/routing task we've talked about before) 12:27:04 From Bjoern Gruening to Everyone : delete and gone also is fundamental for projects like the COVID-19 work. We are producing there 10.000.000 jobs. We need a way to get rid of this at some point to 100% to not be in the DB and all that. 12:31:36 From Dannon Baker to Everyone : I manually bumped the limit up on main for this Sam 12:34:02 From Bjoern Gruening to Everyone : Aysam is referring here to GitHub actions not Jenkins I think 12:35:01 From Matthias Bernt to Everyone : A shortcut for the conda package - Galaxy tool development cycle: https://planemo.readthedocs.io/en/latest/writing_how_do_i.html#test-tools-against-a-package-or-container-in-a-bioconda-pull-request 12:36:02 From Nicola Soranzo to Everyone : Canceling workflow invocations (and associated jobs) is an issue in my experience as well. 12:36:21 From Wolfgang Maier to Everyone : As a poweruser, really just don't use the multi-history view. Stick to User -> Histories and Copy Datasets. 12:37:40 From Aysam Guerler to Everyone : https://docs.google.com/presentation/d/1_KVlgGOQ3Vccd4Gfx0tbdidkj5PlAYMvfF1qAxbllbM/edit?usp=sharing 12:59:36 From Nicola Soranzo to Everyone : Job metrics tables is also one of the worst offenders, if you don't purge it regularly. 13:01:57 From Bjoern Gruening to Everyone : How to you purge that Nicola?