Skip to content

Commit 6d91ba5

Browse files
committed
docs: portability plan — task 14 acceptance PASS 3/3 (round 3)
Signed-off-by: Ricardo Dias <ricardo.dias@percona.com>
1 parent 417cc47 commit 6d91ba5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/superpowers/plans/2026-07-22-tarballs-ssl-portability.md.tasks.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,17 @@
2525
{
2626
"id": 14,
2727
"subject": "Task 14: re-validation + PR round 2 + acceptance rerun (USER GATE)",
28-
"status": "pending",
28+
"status": "completed",
2929
"blockedBy": [
3030
12,
3131
13
3232
],
3333
"description": "**Goal:** Both variants pass the full acceptance battery on foreign hosts; user merges.\n\n**USER-ORDERED GATE - NON-SKIPPABLE.** Close only after every acceptanceCriteria item is re-validated independently with captured output.\n\n**Files:** none (operational)\n\n**Acceptance Criteria:**\n- User pushed; PR-145 re-synced; both repos succeeded\n- ssl1.1 on debian:11: full battery PASS (initdb, server, psql, pg_tde, pgcrypto digest, plpython3u w/o manual env, plperlu, pltclu, patronictl, patroni_aws)\n- ssl3 on ubuntu:22.04 AND ubuntu:24.04: full battery PASS incl. pgcrypto digest on host OpenSSL 3.0\n- structure-diffs documented; host prerequisites listed for release notes\n\n**Verify:** containerized battery per variant with captured output\n\n```json:metadata\n{\"files\": [], \"verifyCommand\": \"acceptance battery per variant\", \"acceptanceCriteria\": [\"PR builds succeeded\", \"debian11 ssl1.1 PASS\", \"ubuntu 22.04+24.04 ssl3 PASS\", \"evidence captured\"], \"userGate\": true, \"tags\": [\"user-gate\"], \"requireEvidenceTokens\": [[\"succeeded\"], [\"debian:11\", \"22.04\", \"24.04\"], [\"digest\", \"pgcrypto\"]], \"modelTier\": \"standard\"}\n```",
3434
"notes": [
35-
"Round-2 battery FAILED 3 defects (EL9 plpython 3.9 vs 3.12 bundle; psql libreadline.so.7 NEEDED; ssl1.1 missing jmespath/s3transfer). Fixes 70c449b/a1309ae/5081378 committed + approved. Awaiting PR round-3 rebuild + re-battery."
35+
"Round-2 battery FAILED 3 defects (EL9 plpython 3.9 vs 3.12 bundle; psql libreadline.so.7 NEEDED; ssl1.1 missing jmespath/s3transfer). Fixes 70c449b/a1309ae/5081378 committed + approved. Awaiting PR round-3 rebuild + re-battery.",
36+
"Round-3 battery PASS 3/3 (debian:11 ssl1.1, ubuntu:22.04+24.04 ssl3), all regression targets fixed, zero manual workarounds. Awaiting user merge of PR-145."
3637
]
3738
}
3839
],
39-
"lastUpdated": "2026-07-22T21:30:00"
40+
"lastUpdated": "2026-07-22T23:30:00"
4041
}

0 commit comments

Comments
 (0)