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 backend code to handle recipes requests from the frontend. #58

Merged
merged 7 commits into from
Oct 15, 2024

Conversation

mjkw31
Copy link
Contributor

@mjkw31 mjkw31 commented Oct 15, 2024

Allows recipes to be requested and the fulfilled.

When fulfilled, environments that were waiting for a recipe to be created will be updated to include the canonical recipe name (& version) and then sent to the builder (if it's not waiting on more recipes).

@mjkw31 mjkw31 requested a review from sb10 October 15, 2024 08:12
tests/integration/test_recipe_requests.py Outdated Show resolved Hide resolved
tests/integration/test_spack.py Outdated Show resolved Hide resolved
@mjkw31 mjkw31 marked this pull request as ready for review October 15, 2024 13:38
Copy link
Contributor

@sb10 sb10 left a comment

Choose a reason for hiding this comment

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

Can you document the new config options in the README and anywhere else appropriate?

@mjkw31
Copy link
Contributor Author

mjkw31 commented Oct 15, 2024

Can you document the new config options in the README and anywhere else appropriate?

Done.

@sb10 sb10 merged commit 282f5c0 into develop Oct 15, 2024
3 checks passed
@sb10 sb10 deleted the feature/recipe-request branch October 15, 2024 15:47
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