DataDesigner/.github/scripts
Andre Manoel f267e19a60
fix(ci): replace yq with Python nav patching in publish-devnotes (#548)
The yq JSON roundtrip was mangling the entire mkdocs.yml file
(indentation, quoting, comments), causing mike deploy to fail.

Extract a Python script that surgically replaces only the Dev Notes
nav block, leaving all other content byte-identical.
2026-04-14 16:03:49 -03:00
..
patch-devnotes-nav.py fix(ci): replace yq with Python nav patching in publish-devnotes (#548) 2026-04-14 16:03:49 -03:00