jason810496 opened a new pull request, #71479:
URL: https://github.com/apache/airflow/pull/71479

   
   
   - follow-up: 
https://github.com/apache/airflow/pull/70812#discussion_r3762627512
   
   ## Why
   
   #70812 split `ts-sdk/docs` into its own `package.json` so TypeDoc's doc-only 
dependencies stay out of the SDK's toolchain, but nothing stops the two files 
from pinning different versions of the dependencies they share 
(`@msgpack/msgpack`, `@types/node`, `typescript`).
   
   ## What
   
   - Add a prek hook that compares every dependency name shared between 
`ts-sdk/package.json` and `ts-sdk/docs/package.json` and fails if the pinned 
version strings differ.
   - Register the hook in `ts-sdk/.pre-commit-config.yaml`, scoped to run when 
either file changes.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [x] Yes, with help of Claude Code Sonnet 5 following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to