Document (at least for html-pub developers / power users) that there are dependencies between document repos, the html-pub-template repo and the html-pub repo beyond just the "tooling" submodule. These are not re-synced by updating the tooling submodule (that action is explained in https://doc.smpte-doc.org/html-pub/main/#sec-tooling-local-submodule).
These things getting out of step can result in some hard to diagnose errors.
Examples include:
For instance, comparing https://github.com/SMPTE/html-pub-template/blob/main/package.json and https://github.com/SMPTE/html-pub/blob/main/package.json right now, the version of "puppeteer" used is different.
Note: This issue builds on aspects of #306 not addressed by https://doc.smpte-doc.org/html-pub/main/#sec-tooling-local-submodule
Document (at least for html-pub developers / power users) that there are dependencies between document repos, the html-pub-template repo and the html-pub repo beyond just the "tooling" submodule. These are not re-synced by updating the tooling submodule (that action is explained in https://doc.smpte-doc.org/html-pub/main/#sec-tooling-local-submodule).
These things getting out of step can result in some hard to diagnose errors.
Examples include:
For instance, comparing https://github.com/SMPTE/html-pub-template/blob/main/package.json and https://github.com/SMPTE/html-pub/blob/main/package.json right now, the version of "puppeteer" used is different.
Note: This issue builds on aspects of #306 not addressed by https://doc.smpte-doc.org/html-pub/main/#sec-tooling-local-submodule