-
Notifications
You must be signed in to change notification settings - Fork 3
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
[DO NOT MERGE] Upcoming 2.14 release #2287
Draft
tcompa
wants to merge
134
commits into
main
Choose a base branch
from
dev-2.14
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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
Benchmark comparisonGET /api/alive/
GET /api/v2/dataset/
GET /api/v2/job/
GET /api/v2/project/
GET /api/v2/task/
GET /api/v2/task-group/
GET /api/v2/workflow/
POST /api/v2/project/3/dataset/417/images/query/
GET /auth/current-user/
POST /auth/token/login/
|
Coverage reportClick to see where and how coverage changed
The report is truncated to 25 files out of 45. To see the full report, please visit the workflow summary page. This report was generated by python-coverage-comment-action |
…-structure History data structure
Introduce per-workflow history-based status endpoint
…rkflowtask image list
Improve handling of empty history, and expose new endpoint for per-workflowtask image list
…ound task interfaces homogeneous
…ry-item delete historyitem when deleting dataset
…ecutor New local executor and first executor refactor
…eStatus Fix add image status
…tal-server into dev-2.14
…runner-interface Major update of local/sudoslurm runners
…-deletion-triggers-workflowdataset-deletion-and-should-have-the-same-cascade-operations Project deletion cascade operations on `HistoryItem` and `ImageStatus`
This reverts commit 1b0f492.
…page_size-in-apiv2project1statusimages-response Review `page_size`
…actal_runner_tasks_include_image-obsolete-config-variable Drop `FRACTAL_RUNNER_TASKS_INCLUDE_IMAGE`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
closes #2285
closes #2292
closes #2294
closes #2301
closes #2306
closes #2317
closes #2314
closes #2329
closes #2326
Checklist before merging
CHANGELOG.md
main
into the current branch.