Skip to main content

Release Management

Release management in Kaptio DX is the disciplined movement of tested changes through a customer project's environments — with every step recorded as a dataset, so what moved, when, and by whom is always answerable.

Changes move from DEV through SIT and UAT to Production as promoted datasets, while a separate DEV2 org for isolated product bug fixes feeds SIT via a hotfix path

The two-DEV pattern

Customer projects typically run two development orgs:

OrgPurpose
DEVActive project development — new features being built now
DEV2Product bug fixes delivered by the Kaptio product team, isolated from in-flight work

This separation lets a bug fix be promoted to SIT without dragging along unfinished development work.