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

Add microservice + containerize apps #265

Merged
merged 183 commits into from
Oct 2, 2024
Merged

Conversation

cisaacstern
Copy link
Collaborator

closes #246

@cisaacstern
Copy link
Collaborator Author

cisaacstern commented Sep 24, 2024

The big (and surprising) insight I had while working on this is that we now have the ability to generate a pydantic model for the workflow parameters. This solves the problems of making the signature of the workflow service being way more expressive, and also let's us move .validate out of the decorator (which has always felt sort of awkward / improperly factored).

Next steps:

@cisaacstern cisaacstern added the test-io Apply this label to run io tests against 3rd party services. label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-io Apply this label to run io tests against 3rd party services.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant