FaceKom Releases
Per-release tracking hubs + the release-automation design. Runbook: release-process. Cut recipe: vuer-release-cut-recipe. How the release tool works internally: vuer-release-build-flow. CLI pinning + toolchain traps: vuer-release-cli-pinning. What COMPONENT_LIST actually means: component-list-is-not-a-full-manifest. Design: release-automation-design. Client name/path map: client-registry.
How release scope is determined (YouTrack)
Authoritative manifest = tickets Package-linked to the open ASS<CLIENT> “Release” issue. Readiness union (merged client-side, #Unresolved):
project: <CLIENT projects> tag: {Ready for release}project: CR<CLIENT> {CR Pipeline}: {Ready for Deployment} #Unresolved -{Ready for release}project: <CLIENT projects> Blocker: {Release needed} #Unresolved -{Ready for release}
See youtrack-ready-for-release-nusz-query.
Release test records (tesztjegyzőkönyv)
Per-release test records (“Tesztelési jegyzőkönyv”) are PDF/DOCX attachments on the per-client ASS<CLIENT> release / BUG<CLIENT> tickets, not standalone issues. How to find + download any of them (read-only REST recipe), plus client-specific notes (InstaCash had none until 2026-06-26 — the eSign 1.3.0.11 one is the first, generated via fk-tjk; Raiffeisen is the only other eSign-tied one): youtrack-tesztjegyzokonyv-attachment-recipe.
TJK-source test runbooks (prioritized manual test plans drafted from the dev ticket, feeding the Tesztelési jegyzőkönyv): nusz-1.9.11.48-test-runbook — NÚSZ 1.9.11.48 payload (ASSNUSZ-76 webm/retention-cron + FKITDEV-8975 text) + devel-update regression by area + AI-Act (present, OFF by default).
Active releases
| Release | Client | Target | Status | Hub |
|---|---|---|---|---|
| eSign 1.3.0.11 | instacash | Harbor (eSign pipeline) | PROD-approved (ASSICASH-96) | instacash-esign-1.3.0.11 |
| 1.9.11.47 / @13 | nusz | Harbor | planning | nusz-1.9.11.47 |
| 1.9.11.100 | raiffeisen | unconfirmed | code on release branch, NOT tagged (ASSRAFIPI-135 / FKITDEV-9156) | raiffeisen-1.9.11.100 |
| 1.9.11.102 | cib | Harbor (cib-facekom) | BLOCKED — cib@1 failed at the Harbor push 2026-09-04; source tags cib-1.9.11.102 in vuer_oss + vuer_css (ASSCIB-166 / FKITDEV-9197) | cib-1.9.11.102 |
CIB 1.9.11.102 —
cib@1BUILT but could not PUBLISHCIB’s first-ever
vuer-releasecut (commitac8aa5cc55, tagcib@1, run33855979398) built both images and logged into Harbor, then haddocker push harbor.techteamer.com/cib-facekom/vuer_css:1.9.11.102.1-20221206rejected. Root cause unconfirmed — hypothesis is that thecib-facekomHarbor project does not exist or the robot lacks push rights; needs a Harbor admin.cib@2(addingportal_css 1.4.0.74) is prepared but uncommitted. The.102changelog entry was never written in either repo and is deliberately left alone, since the source tags already point past it.
CIB 1.9.11.102 — merged by SQUASH, devel ancestry lost
Both release PRs (vuer_oss #8126, vuer_css #3152) were squash-merged, so
develis no longer an ancestor ofcustomization/cib— the next devel→CIB update will re-present ~11 months / 334 commits as new changes with heavy conflicts. Tagged content is byte-identical to what was reviewed; only history shape changed.portal_css#712 is deliberately out of the train (components = vuer_oss + vuer_css per ASSCIB-166). See squash-merge-erases-partner-devel-ancestry.
Raiffeisen 1.9.11.100 — payload merged to a BRANCH, merge-back owed
FKITDEV-8827 (vuer_oss PR #7971) and FKITDEV-8787 (vuer_css PR #3064) both merged 2026-08-10 into
chore/FKITDEV-9156-raiffeisen-release-1.9.11.100— butraiffeisen-1.9.11.100is not tagged, and neither fix is oncustomization/raiffeisenordevel. A new branch cut offcustomization/raiffeisenloses both. Note also that for this partner thecustomization/raiffeisen-targeted PRs (#3050/#3051) were closed unmerged in favour of release-branch PRs — so “merged” and “on the partner branch” are two different questions.
nusz release history (verified)
| @N | version | date | notes |
|---|---|---|---|
| @12 | 1.9.11.46 | 2026-04-27 | |
| @11 | 1.9.11.45 | 2026-04-21 | |
| @10 | 1.9.11.44 | 2026-04-14 | rebuild — same version as @9 |
| @9 | 1.9.11.44 | 2026-04-10 | |
| @8 | — | — | never created (UBI10-migration gap) |
| @7 | 1.9.11.43 | 2026-01-09 | ”FIX EMAIL” |
| @6 | 1.9.11.42 | 2025-12-30 | ”FIX NGINX GPG KEY” |
| @5 | 1.9.11.41 | 2025-12-01 | |
| @4 | 1.9.11.40 | 2025-10-22 | |
| @3 | 1.9.11.39 | 2025-10-09 | |
| @2 | 1.9.11.38 | 2025-09-29 | janus commit → 60ed394f |
| @1 | 1.9.11.38 | 2025-09-19 | initial |
Model is client-generic; future releases (any client) get a note here.
Related
release-automation-design · vuer-release-build-flow · vuer-release-cut-recipe · nusz-1.9.11.47 · client-registry · release-process · FaceKom