Menu

Post image 1
Post image 2
1 / 2
0

GitLab CI/CD parent/child pipelines for HIPAA workloads

DEV Community: gitlab·Stonebridge Tech Solutions LLC·3 days ago
#7fJin1oA
#dev#parent#child#hipaa#runner#evidence
Reading 0:00
15s threshold

What moves to the parent, what stays in the child, and why the boundary is itself a compliance control. GitLab gives you the strongest parent/child pipeline primitives of any major CI platform. Most HIPAA teams using GitLab still throw the advantage away. A healthcare platform team I worked with on GCP had a 1,200-line .gitlab-ci.yml at the root of their monorepo. It shipped. Tests ran. Containers built. The platform was stable across roughly 32 production VM-backed services that mixed Tomcat, Node.js, and Ubuntu in ways nobody had inventoried. They had a 3PAO assessment scheduled in five weeks. The compliance officer wanted to know how the pipeline answered the Security Rule. The pipeline file was 1,200 lines and growing. The pipeline could not, in any useful sense, answer the Security Rule. Production approval gates, scanner evaluations, evidence emission, deploy authorization, and per-service build logic all lived in the same file.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More