M Bernt

Results 279 issues of M Bernt

using `Version` ## How to test the changes? (Select all options that apply) - [ ] I've included appropriate [automated tests](https://docs.galaxyproject.org/en/latest/dev/writing_tests.html). - [x] This is a refactoring of components with...

kind/refactoring
minor
area/tool-framework
area/tool-dependencies

Seems that this never worked (for singularity it might work if cleanenv is disabled). The environment variables that are passed explicitly to the container are constructed in the two for...

kind/bug
area/testing
area/testing/integration
area/backend

Allow to extend groups in the matching regex in the description. Wondering where to description is shown? Is this broken? The screenshot shows the job info page which shows that...

kind/enhancement
area/testing
area/tool-framework

now present at IUC https://github.com/galaxyproject/tools-iuc/pull/5704 xref https://github.com/galaxyproject/tools-iuc/pull/5704#discussion_r1448588558 ## How to test the changes? (Select all options that apply) - [ ] I've included appropriate [automated tests](https://docs.galaxyproject.org/en/latest/dev/writing_tests.html). - [x] This is...

area/tools
highlight/admin

element identifiers are crucial for collections and need to be exposed in the inputs configfile export. it's too hacky to parse the identifier from the staging path (plus: the staging...

area/testing
area/tool-framework

**Describe the bug** The pencil icon on datasets allows to edit the dataset name. The same for collections is not possible (only build, convert and datatypes are accessible) In the...

area/UI-UX
feature-request

**Describe the bug** - When searching in the upload dialog for remote test data then the select all checkbox still selects all available data sets (and not only the search...

kind/bug
area/UI-UX

Would be great if it would be possible to specify user preferences in Galaxy tool tests: ```xml user123 ``` From https://github.com/bernt-matthias/mb-galaxy-tools/pull/17#discussion_r1485581919

area/testing
area/backend

Just noticed when I prepared this for conda-forge https://github.com/conda-forge/staged-recipes/pull/22951

Hi I'm trying to fix the galaxy tool for pycoQC for BAM input (https://github.com/galaxyproject/tools-iuc/pull/5201). Wondering if you have input data that is supposed to work? With the input data I'm...