Skip to content

Basic working fargate-deployment infrastructure#38

Merged
mkelley merged 8 commits into
mainfrom
fargate-deployment
May 8, 2026
Merged

Basic working fargate-deployment infrastructure#38
mkelley merged 8 commits into
mainfrom
fargate-deployment

Conversation

@d-w-d
Copy link
Copy Markdown
Collaborator

@d-w-d d-w-d commented Apr 30, 2026

No description provided.

Comment thread catch_analysis_tools/app/services/astrometry.py Outdated
Comment thread catch_analysis_tools/app/services/astrometry_data.py Outdated
@d-w-d
Copy link
Copy Markdown
Collaborator Author

d-w-d commented May 8, 2026

I cleaned up the code, and made a concerted effort to move the astrometry_readiness logic to its own dedicated space. I also went ahead and separated "handlers" from "services". Ideally route-related code (parsing http requests, etc.) is handled in a dedicated handler, and business logic is passed off to a service, wherein the actual science is carried out.

@mkelley
Copy link
Copy Markdown
Member

mkelley commented May 8, 2026

Thanks, @d-w-d !

@mkelley mkelley merged commit d02d9d2 into main May 8, 2026
3 checks passed
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.

3 participants