cat-bro

Results 18 issues of cat-bro

sklearn_searchcv and a number of other sklearn tools have input test files that are imported as type 'zip'. Galaxy is throwing an error trying to import these: For file https://github.com/bgruening/galaxytools/blob/master/tools/sklearn/test-data/pipeline01...

The 22.05 release testing team is running a set of GTN tutorials on usegalaxy.org running Galaxy 22.05. This issue is to keep track of issues that arise running the tutorials....

Would be possible in future versions to allow the private key (`key` argument to APNs) to be a string instead of a file path, or to have a separate argument...

feature

Each unsuccessful notification is leading to a `logger.error` (here https://github.com/Fatal1ty/aioapns/blame/master/aioapns/client.py#L51). This could become noisy with many notifications being sent. We'd prefer to be able to handle these errors based on...

enhancement

The existence of this key in slurmdbd.conf causes slurmdbd to fail to start on slurm version 19.05.5 (Ubuntu 20.04) and 21.08.5 (Ubuntu 22.04). ``` Aug 03 02:30:50 staging-pulsar systemd[1]: Starting...

This fails with a syntax error ``` cat@galaxy:~$ gxadmin query tool-use-by-group 2022-02-01 --group=QUT_users ERROR: invalid input syntax for type timestamp: "-01" LINE 12: date_trunc('month', job.create_time) = '-01' ``` This looks...

Adding this as a draft because I need to check if it handles client_test_config correctly. For issue https://github.com/galaxyproject/ephemeris/issues/197.

Not sure if this is an ephemeris issue or a galaxy issue: shed-tools tests will fail on many tools where the test output files are bam files, with the error...

ping @bgruening A user has contacted the Galaxy Australia helpdesk because we don't have interactive_tool_blobtoolkit. Is this something that could be PR'd to the galaxy code base? I couldn't find...

**Describe the bug** For histories with the 'training' tag, uploading a file from a url fails with the following error: ``` Traceback (most recent call last): File "/cvmfs/main.galaxyproject.org/galaxy/lib/galaxy/tools/data_fetch.py", line 17,...

kind/bug
release-testing-22.05