-
Notifications
You must be signed in to change notification settings - Fork 32
Add a function_job_list_with_status endpoint 🎨 #8278
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
163d620
Add a function_job_list_with_status endpoint
wvangeit 2bc1f19
Merge branch 'master' into fj_list_with_status
wvangeit 6a80227
Fix merge
wvangeit e7f22c8
Merge branch 'master' into fj_list_with_status
wvangeit f9e8212
Update openapi specs
wvangeit 609f70a
services/api-server version: 0.12.0 → 0.13.0
wvangeit 115307b
Bump api server version
wvangeit 5778fea
Merge branch 'master' into fj_list_with_status
wvangeit f0d9d3f
Move some solver/study job endpoint code into service layer
wvangeit 14bc078
Merge branch 'fj_list_with_status' of github.com:wvangeit/osparc-simc…
wvangeit a43a660
Small pylint fixes
wvangeit 41a627f
Merge branch 'master' into fj_list_with_status
wvangeit ae75dad
Fix tests
wvangeit c45ac3a
Merge branch 'fj_list_with_status' of github.com:wvangeit/osparc-simc…
wvangeit 447cea5
Merge branch 'master' into fj_list_with_status
wvangeit a280944
Small test fix
wvangeit 57e4591
Merge branch 'fj_list_with_status' of github.com:wvangeit/osparc-simc…
wvangeit 57ea728
Merge branch 'master' into fj_list_with_status
wvangeit c814818
Fix based on comment
wvangeit fdd66f2
Merge branch 'fj_list_with_status' of github.com:wvangeit/osparc-simc…
wvangeit 032505a
Merged list and list with status endpoints
wvangeit 376b040
Fix typing
wvangeit 4b1a4d7
Merge branch 'master' into fj_list_with_status
wvangeit f2cd24a
Finish merge with celery worker PR
wvangeit 3ddc865
Merge branch 'master' into fj_list_with_status
wvangeit 9acf1dc
Fix pylint
wvangeit a41b8a9
Merge branch 'fj_list_with_status' of github.com:wvangeit/osparc-simc…
wvangeit 6abae7c
Restore copilot instructions
wvangeit a641bfc
Restore makefiles
wvangeit 41d43ad
Update openapi specs
wvangeit 0f804f6
Fix linting
wvangeit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 0.12.0 | ||
| 0.13.0 |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.