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

Introduce the DEM API #232

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Introduce the DEM API #232

merged 2 commits into from
Jan 22, 2025

Conversation

janosmurai
Copy link
Contributor

@janosmurai janosmurai commented Jan 22, 2025

Type Of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Any modification in the test cases
  • Any modification in the documentation

Checklist:

  • I have read and followed the contribution guideline.
  • I have checked to ensure there aren't other open Pull Requests for the same update/change.
  • I have made corresponding changes to the documentation.

Related Issue

Closing:
DEM-321

Description

Introduced the FastAPI based DEM API.
As the first iteration it can handle only one command, the run.
Added advanced task definition.
To be able to implement these modifications major restructuring was necessary.

How Has This Been Tested?

Tested on Ubuntu 22.04, with two test containers. The first was started as a
DEM task, the second has been initiated from the first one using the new API.

@janosmurai janosmurai requested a review from a team as a code owner January 22, 2025 11:32
@janosmurai janosmurai merged commit d591668 into axem-solutions:main Jan 22, 2025
1 check passed
@janosmurai janosmurai deleted the DEM-321 branch January 22, 2025 11:33
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.

1 participant