Skip to content

AAI-229 integrate Galaxy API into backend#28

Merged
marius-mather merged 17 commits into
mainfrom
galaxy-api
Jun 13, 2025
Merged

AAI-229 integrate Galaxy API into backend#28
marius-mather merged 17 commits into
mainfrom
galaxy-api

Conversation

@marius-mather

@marius-mather marius-mather commented Jun 6, 2025

Copy link
Copy Markdown
Collaborator

Description

AAI-229: add a Galaxy API key so we can fetch info from the Galaxy server. As an initial example, check if a username already exists in Galaxy, to prevent conflicts

Changes

  • Add Galaxy API key and URL to app config
  • Create GalaxyClient for galaxy API calls
  • Check username against Galaxy when registering
  • Tests

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have added unit / integration tests that prove my fix is effective or that my feature works
  • I have run all tests locally and they pass
  • I have updated the documentation (if applicable)

How to Test Manually (if necessary)

Run uv run pytest

@marius-mather marius-mather marked this pull request as ready for review June 10, 2025 04:04

@amandazhuyilan amandazhuyilan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks great! Thanks for the change!

Comment thread galaxy/schemas.py
@marius-mather marius-mather merged commit 5e15fdd into main Jun 13, 2025
1 check passed
@amandazhuyilan amandazhuyilan deleted the galaxy-api branch June 19, 2026 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants