1
0
Fork 0
mirror of https://github.com/imjasonh/apidiff-action synced 2026-07-06 22:52:43 +00:00
apidiff-action/testdata
Jason Hall b92e3a611c
Transform to apidiff-action GitHub Action
- Remove all Go code and replace with Node.js GitHub Action
- Use official golang.org/x/exp/cmd/apidiff tool
- Add PR comment functionality
- Support both git refs and directory comparisons
- Add comprehensive test suite with testdata examples
- Update CI to test action with breaking/safe/clean examples

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 16:33:49 -04:00
..
break Transform to apidiff-action GitHub Action 2025-07-29 16:33:49 -04:00
clean Transform to apidiff-action GitHub Action 2025-07-29 16:33:49 -04:00
safe Transform to apidiff-action GitHub Action 2025-07-29 16:33:49 -04:00