adyen/Swift Public API Diff
This tool allows comparing 2 versions of a swift (sdk) project and lists all changes in a human readable way. And outputs it to the step summary or PR comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 1, 2026
- License
- MIT
Pinned Snippet
uses: adyen/adyen-swift-public-api-diff@06620ffe614773a43102ab8052077ae463908b78 # 0.12.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| platform | The platform to build the project for (iOS/macOS) | yes | — |
| new | Specify the updated version to compare to | yes | — |
| old | Specify the old version to compare to | yes | — |
| comment_tag | The tag to use for the PR comment (default: api_changes_[PLATFORM]) | no | — |
Outputs
no outputs