Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harden User Object Store and File Source Creation #18172

Merged
merged 15 commits into from
May 20, 2024

Conversation

jmchilton
Copy link
Member

This is the latest #18127 with an added layer of checking file sources and object store configurations before persisting them down to the level of instantiating actual plugins. This catches a wide class of errors right away and provides much nicer feedback to users (and admins writing these plugins) about them.

I have WIP on a deeper UI for this but playing with it as is... was a huge step forward for usability so I thought I would open a PR for this part in case it turns green and people want to play with this version instead.

How to test the changes?

(Select all options that apply)

  • Instructions for manual testing are as follows:
    1. Create object stores and file sources with issues and watch them get caught.

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@jmchilton jmchilton force-pushed the file_source_templates_2 branch 3 times, most recently from cc3e41b to c2bdc82 Compare May 18, 2024 16:31
@jmchilton jmchilton marked this pull request as ready for review May 18, 2024 20:08
@github-actions github-actions bot added this to the 24.1 milestone May 18, 2024
@jdavcs jdavcs self-requested a review May 20, 2024 15:00
@jdavcs jdavcs added the area/database Galaxy's database or data access layer label May 20, 2024
@jmchilton jmchilton force-pushed the file_source_templates_2 branch from c2bdc82 to 2a92bc1 Compare May 20, 2024 16:19
Copy link
Member

@jdavcs jdavcs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just one commit on top of #18127. Looks good, thanks!

@jdavcs jdavcs merged commit 177afd4 into galaxyproject:dev May 20, 2024
54 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants