Commit 0596133
committed
fix: remove manual edits from generated code to match CI/CD expectations
The generator's simple approach for SSH bulk-mode works correctly - setting
child values on presence containers automatically creates the parent container.
Manual edits to generated files caused CI/CD failure as the generator
regenerates all code from templates during the build process.
This commit removes the manual 'atomic' logic and trusts the generator,
ensuring CI/CD validation passes.1 parent 96a92ab commit 0596133
2 files changed
+789
-780
lines changed
0 commit comments