Record published invited-pilot release and verified runtime
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
parent
26e1008c0f
commit
f7a388681c
3 changed files with 73 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
| Kind | ID | Status | Lane | Source |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| workplan | VERGABE-WP-0018 | blocked | — | workplans/VERGABE-WP-0018-customer-factory-delivery.md |
|
||||
| workplan | VERGABE-WP-0019 | active | — | workplans/VERGABE-WP-0019-invited-company-pilot.md |
|
||||
| workplan | VT-WP-0001 | finished | — | workplans/VT-WP-0001-projektgeruest.md |
|
||||
| workplan | VT-WP-0002 | finished | — | workplans/VT-WP-0002-fachmodelle.md |
|
||||
| workplan | VT-WP-0003 | finished | — | workplans/VT-WP-0003-basis-ui.md |
|
||||
|
|
@ -29,6 +30,10 @@
|
|||
| task | VERGABE-WP-0018-T01 | done | — | workplans/VERGABE-WP-0018-customer-factory-delivery.md |
|
||||
| task | VERGABE-WP-0018-T02 | done | — | workplans/VERGABE-WP-0018-customer-factory-delivery.md |
|
||||
| task | VERGABE-WP-0018-T03 | wait | — | workplans/VERGABE-WP-0018-customer-factory-delivery.md |
|
||||
| task | VERGABE-WP-0019-T01 | done | — | workplans/VERGABE-WP-0019-invited-company-pilot.md |
|
||||
| task | VERGABE-WP-0019-T02 | done | — | workplans/VERGABE-WP-0019-invited-company-pilot.md |
|
||||
| task | VERGABE-WP-0019-T03 | progress | — | workplans/VERGABE-WP-0019-invited-company-pilot.md |
|
||||
| task | VERGABE-WP-0019-T04 | wait | — | workplans/VERGABE-WP-0019-invited-company-pilot.md |
|
||||
| task | VT-WP-0001-T03 | done | — | workplans/VT-WP-0001-projektgeruest.md |
|
||||
| task | VT-WP-0001-T05 | done | — | workplans/VT-WP-0001-projektgeruest.md |
|
||||
| task | VT-WP-0001-T07 | done | — | workplans/VT-WP-0001-projektgeruest.md |
|
||||
|
|
|
|||
|
|
@ -83,3 +83,15 @@ explicit `admitted_client` fixture for company workflows. Existing end-to-end
|
|||
tests retain their explicit login. Container acceptance remains the release
|
||||
gate; native two-user workflow, restored data, support and rollout evidence
|
||||
remain open until performed on the admitted deployment.
|
||||
|
||||
|
||||
## Published invited-pilot candidate — 2026-09-11
|
||||
|
||||
Source `ccb6d1f8c7abd50f2ef654491bb1aa5861e795cb` (implementation `b7d7828`)
|
||||
passed live application CI 29 and image publication 31. The registry resolves
|
||||
`main-ccb6d1f` to
|
||||
`sha256:963240ef4180a01e5b8af7fbeb88be27e56203a45da8ecd633326b4c6d262005`.
|
||||
The published image contains the invited login/private-download gate. Exact
|
||||
company/host/data binding, native deployment, coherent restore and two-user
|
||||
acceptance remain open. See `docs/evidence/2026-09-11-invited-pilot-release.json`
|
||||
for source, CI and artifact receipts; this candidate has not been deployed.
|
||||
|
|
|
|||
56
docs/evidence/2026-09-11-invited-pilot-release.json
Normal file
56
docs/evidence/2026-09-11-invited-pilot-release.json
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"schema": "vergabe.invited-pilot-release.v1",
|
||||
"source_commit": "ccb6d1f8c7abd50f2ef654491bb1aa5861e795cb",
|
||||
"implementation_commit": "b7d7828",
|
||||
"image": "forgejo.coulomb.social/coulomb/vergabe-teilnahme@sha256:963240ef4180a01e5b8af7fbeb88be27e56203a45da8ecd633326b4c6d262005",
|
||||
"tag": "main-ccb6d1f",
|
||||
"registry_resolution": "docker buildx imagetools inspect; Docker distribution manifest v2",
|
||||
"live_ci": [
|
||||
{
|
||||
"id": 7511,
|
||||
"name": "build-and-push",
|
||||
"head_branch": "main",
|
||||
"head_sha": "ccb6d1f8c7abd50f2ef654491bb1aa5861e795cb",
|
||||
"run_number": 31,
|
||||
"event": "push",
|
||||
"display_title": "repo.work.assign_missing_identifiers",
|
||||
"status": "success",
|
||||
"workflow_id": "image.yaml",
|
||||
"url": "https://forgejo.coulomb.social/coulomb/vergabe-teilnahme/actions/runs/31",
|
||||
"created_at": "2026-09-11T14:36:48Z",
|
||||
"updated_at": "2026-09-11T14:37:30Z",
|
||||
"run_started_at": "2026-09-11T14:36:48Z"
|
||||
},
|
||||
{
|
||||
"id": 7508,
|
||||
"name": "application-tests",
|
||||
"head_branch": "main",
|
||||
"head_sha": "ccb6d1f8c7abd50f2ef654491bb1aa5861e795cb",
|
||||
"run_number": 29,
|
||||
"event": "push",
|
||||
"display_title": "repo.work.assign_missing_identifiers",
|
||||
"status": "success",
|
||||
"workflow_id": "application-tests.yaml",
|
||||
"url": "https://forgejo.coulomb.social/coulomb/vergabe-teilnahme/actions/runs/29",
|
||||
"created_at": "2026-09-11T14:35:34Z",
|
||||
"updated_at": "2026-09-11T14:36:43Z",
|
||||
"run_started_at": "2026-09-11T14:35:34Z"
|
||||
}
|
||||
],
|
||||
"candidate_status": "tested_and_published_pending_company_placement_and_recovery",
|
||||
"native_deployment": false,
|
||||
"customer_data_used": false,
|
||||
"published_runtime_smoke": {
|
||||
"passed": true,
|
||||
"uid": 999,
|
||||
"health": 200,
|
||||
"login": 200,
|
||||
"anonymous_tender": 302,
|
||||
"anonymous_media": 302,
|
||||
"built_css": 200,
|
||||
"pytest_in_runtime": false,
|
||||
"settings": "vergabe_teilnahme.settings.prod",
|
||||
"database": "disposable memory",
|
||||
"native_admission": false
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue