build(typegen): generate TS bindings via xtask instead of the CLI#285
build(typegen): generate TS bindings via xtask instead of the CLI#285thwbh wants to merge 2 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
🟪🔷 netrunner :: intrusion report The PR replaces the CLI-based TypeScript binding generation with an xtask-based approach. CI is green, and the implementation looks solid. The change improves maintainability by centralizing the typegen version in the workspace. 📡 NETWATCH · gate checks✅ codecov/patch — ☠️ GLITCH TRACE · flaws & patches⚪ TRACE · 🩹 patch: suggested inline — hit Apply suggestion on the diff ↘ 🟢 VERDICT // JACKED IN — deck's clean,
verdict: |
…init/icon/script steps
|
🟪🔷 netrunner :: intrusion report The PR refactors the Android build process to use pre-committed Gradle templates and removes the need for runtime template application. It also moves TypeScript binding generation from the CLI to an xtask build script. The CI is green, and the changes appear to be well-structured and correctly implemented. 📡 NETWATCH · gate checks✅ codecov/patch — ☠️ GLITCH TRACE · flaws & patches⚪ TRACE · ⚪ TRACE · 🟢 VERDICT // JACKED IN — deck's clean,
verdict: |
|
Android release workflow green: https://github.com/thwbh/librefit/actions/runs/27714564169/job/81984007883 |
No description provided.