Marius van den Beek

Results 756 comments of Marius van den Beek

> 2\. Why are we displaying hierarchically ordered data in flat lists? because it was the easiest way to get started and it mirrored the original too panel. That doesn't...

Attention: deployment failure! https://github.com/galaxyproject/tools-iuc/actions/runs/17730911882

> galaxy-base-minimal and galaxy-base, where base-minimal doesn't include: > > FTP server > NGINX > supervisor > SGE > Condor > docker > And galaxy-base (where these packages are added)...

Planemo Machine and GalaxyKickStart are already using ansible-galaxy-os. I think having package list in ansible is a better way to manage packages than Dockerfiles, but that may just be my...

I assume this is triggered by some limitation you've run into, can you tell us what that is ?

Considering that we don't want global passwords in the user preferences I would say any hack as fine ? https://github.com/galaxyproject/galaxy/pull/19084 would eventually be a more supported version of that. Note...

> . Happy to provide further logs Yes, all relevant logs would be helpful. > test/integration/test_kubernetes_runner.py::TestKubernetesIntegration::test_kill_process FAILED [ 57%] this looks related. You can debug this test with `./run_tests.sh -integration...

In fact all of the kubernetes tests seem to time out.

I've cleared the milestone, see https://github.com/galaxyproject/galaxy/pull/18744#discussion_r1825413857

The limitation is not outdated, `filename*=utf-8''%e2%82%ac%20rates` is still encodable in latin-1. As such you can definitely add the additional `filename*` instruction.