David López

Results 27 issues of David López

xref #20169 This simple approach should not be too expensive and can help the user identify when a dataset might be gone because it is stored in a short-term object...

kind/enhancement
area/histories
area/objectstore

**Describe the bug** Noticed during 24.0 release testing **Galaxy Version and/or server at which you observed the bug** Galaxy Version: 23.1 Commit: (run `git rev-parse HEAD` if you run this...

kind/bug
area/UI-UX
paper-cut

**Describe the bug** I know, extremely nitpicking, but the pages should look great... :sweat_smile: **Galaxy Version and/or server at which you observed the bug** Galaxy Version: 24.0 Commit: (run `git...

paper-cut
area/pages

**Describe the bug** If you omit the `identifier` when creating a page you get a rather "technical" and cryptic error. Also, it looks like the `annotation` is a required value...

kind/bug
area/UI-UX

Early draft to explore the UI. Let's discuss the redesign here #21340 ## How to test the changes? (Select all options that apply) - [ ] I've included appropriate [automated...

area/UI-UX

This pull request adds a new Galaxy tool `biostudies_upload`, which enables users to upload data to the BioStudies database at EMBL-EBI using Aspera high-speed transfer. The tool uses the new...

- [x] Consider dropping Python 3.8 support https://github.com/galaxyproject/galaxy-language-server/pull/282 - [x] Modernize the package building for the server https://packaging.python.org/en/latest/ https://github.com/galaxyproject/galaxy-language-server/pull/282 - [ ] Migrate to pygls v2 (Guide: https://pygls.readthedocs.io/en/latest/pygls/howto/migrate-to-v2.html)