Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Generic Training Dataset
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Workers
Generic Training Dataset
Merge requests
!25
Draft: Refactor and implement API version of the worker
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Refactor and implement API version of the worker
new-api-worker
into
main
Overview
2
Commits
9
Pipelines
11
Changes
9
Open
Yoann Schneider
requested to merge
new-api-worker
into
main
10 months ago
Overview
2
Commits
9
Pipelines
11
Changes
9
Expand
Closes
#17
0
0
Merge request reports
Viewing commit
a0f9a8e8
Prev
Next
Show latest version
9 files
+
363
−
25
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
9
Search (e.g. *.vue) (Ctrl+P)
Verified
a0f9a8e8
Make actual API calls to preprod to test API worker
· a0f9a8e8
Yoann Schneider
authored
10 months ago
tests/data/api/c673bd94-96b1-4a2e-8662-a4d806940b5f.json
0 → 100644
+
66
−
0
Options
{
"id"
:
"c673bd94-96b1-4a2e-8662-a4d806940b5f"
,
"type"
:
"page"
,
"name"
:
"c02-026"
,
"zone"
:
{
"id"
:
"c673bd94-96b1-4a2e-8662-a4d806940b5f"
,
"polygon"
:
[
[
0
,
0
],
[
0
,
3542
],
[
2479
,
3542
],
[
2479
,
0
],
[
0
,
0
]
],
"image"
:
{
"id"
:
"e3c755f2-0e1c-468e-ae4c-9206f0fd267a"
,
"path"
:
"public%2Fiam%2Fc02-026.png"
,
"width"
:
2479
,
"height"
:
3542
,
"url"
:
"https://europe-gamma.iiif.teklia.com/iiif/2/public%2Fiam%2Fc02-026.png"
,
"s3_url"
:
null
,
"status"
:
"unchecked"
,
"server"
:
{
"display_name"
:
"Teklia IIIF Europe cluster (gamma)"
,
"url"
:
"https://europe-gamma.iiif.teklia.com/iiif/2"
,
"max_width"
:
null
,
"max_height"
:
null
}
},
"url"
:
"https://europe-gamma.iiif.teklia.com/iiif/2/public%2Fiam%2Fc02-026.png/0,0,2479,3542/full/0/default.jpg"
},
"rotation_angle"
:
0
,
"mirrored"
:
false
,
"classifications"
:
[
{
"id"
:
"87eefe10-bdd0-433d-90e1-dd6d84a2df99"
,
"ml_class"
:
{
"id"
:
"2549f623-00fe-4fb2-ba6d-3ba8f565be7e"
,
"name"
:
"Tokyo bébé chachou d'amour"
},
"state"
:
"validated"
,
"confidence"
:
1.0
,
"high_confidence"
:
true
,
"worker_version"
:
null
,
"worker_run"
:
null
}
],
"worker_version"
:
null
,
"confidence"
:
null
,
"worker_run"
:
null
}
\ No newline at end of file
Loading