-
Notifications
You must be signed in to change notification settings - Fork 32
✨ api-server: listing of all solver jobs #7566
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
pcrespov
merged 54 commits into
ITISFoundation:master
from
pcrespov:is7399/list-projects-rpc-api-server
Apr 29, 2025
Merged
Changes from 36 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
a828f71
✨ [Models] Update project and node models with improved field annotat…
pcrespov 5a967e1
fixes tests
pcrespov 901b9dc
fixes tests
pcrespov 0b536a9
mypy
pcrespov 090e64e
✨ Add endpoint to list all jobs for released solvers (paginated)
pcrespov f392f5f
✨ Add method to list all solver jobs with pagination in SolverService
pcrespov 5551ea3
rename
pcrespov 82ddf4b
✨ Refactor imports in solver job modules and add new model converters
pcrespov 2b0358d
draft
pcrespov 7b6b759
✨ Update get_solver function signature to improve clarity
pcrespov 84ff3db
drafting tests
pcrespov ca46e7f
✨ Rename mocked_rpc_catalog_service_api to mocked_catalog_rpc_api for…
pcrespov 2782d39
Extends fake
pcrespov 44f558b
drafting tests
pcrespov 2bd5461
✨ Refactor project-related models and RPCs for consistency and clarity
pcrespov f4e7731
reverted location
pcrespov 281eeec
✨ Rename ProjectJobRpcGet to ProjectAsJobRpcGet for consistency acros…
pcrespov e609355
✨ Update ProjectJobRpcGet and ProjectJobDBGet models to include workb…
pcrespov c577b21
✨ Fix timestamp field name from 'creation_at' to 'created_at' in Proj…
pcrespov 4fdff6e
✨ Add string trimming validator
pcrespov b3fffd9
✨ Enhance job listing functionality by adding solver filters and upda…
pcrespov 0cc3872
doc
pcrespov ba4e1eb
✨ Rename job_parent_resource_name_filter to job_parent_resource_name_…
pcrespov ca09f43
✨ Refactor job parent resource name handling in list_jobs method for …
pcrespov f50c33f
✨ Refactor service dependency injection to use get_solver_service for…
pcrespov c22afb9
✨ Refactor test fixtures for improved clarity and consistency in mock…
pcrespov 6e61354
✨ Refactor dependency injection in SolverService and add mocked_app_d…
pcrespov af8ebf8
✨ Refactor mocked_app_dependencies fixture and replace mocked_webserv…
pcrespov f2555f3
✨ Add trim_string_before pre-validator and corresponding tests for im…
pcrespov 6cf1f8a
cleanup tests
pcrespov 1c62cdb
drafting tests
pcrespov 1f88d50
adds first tests
pcrespov f2e646a
drafting doc
pcrespov cfb0fc4
updates OAS
pcrespov dddec2d
updates tests
pcrespov 0886a56
tests
pcrespov accb75c
@bisgaard-itis review: solver arguments
pcrespov 79c08cb
@bisgaard-itis review: dev feature
pcrespov b31b233
@bisgaard-itis review: tuples
pcrespov 3b9300d
@sanderegg review: back to 2024 :-)
pcrespov 233c53e
@sanderegg review: doc
pcrespov 069615f
Merge branch 'master' into is7399/list-projects-rpc-api-server
pcrespov ab80092
@matusdrobuliak66 review: pricate workspace
pcrespov 47fae42
@matusdrobuliak66 review: pricate workspace
pcrespov 618a2c7
Merge branch 'master' into is7399/list-projects-rpc-api-server
pcrespov 45b8767
@bisgaard-itis review: url jobs moved
pcrespov e8b8996
@GitHK review: exception
pcrespov ebe4b87
@sanderegg review:doc
pcrespov 55fd2a0
Merge branch 'master' into is7399/list-projects-rpc-api-server
pcrespov bd95422
fixes dependencies and release notes
pcrespov 42a344e
reverted OAS
pcrespov 14be4d5
Merge branch 'master' into is7399/list-projects-rpc-api-server
mergify[bot] 1b9f75e
Merge branch 'master' into is7399/list-projects-rpc-api-server
pcrespov 35e758f
Merge branch 'master' into is7399/list-projects-rpc-api-server
pcrespov 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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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.