featherless 56dfdbbc89
[kokoro] Add new apidiff CI command. (#4245)
This command will generate an API diff for the current pull request. In a follow-up PR it will also post the results of the API diff to the PR as a comment.

This is the first of two changes to the `apidiff` branch that will add support for API diff reporting to our PRs. The second PR will add the github comment reporting tool.

This was previously reviewed in https://github.com/material-components/material-components-ios/pull/4181.
2018-05-23 12:25:50 -04:00

17 lines
333 B
Plaintext

{
"object": {
"pins": [
{
"package": "SwiftPM",
"repositoryURL": "https://github.com/apple/swift-package-manager.git",
"state": {
"branch": null,
"revision": "63a01220e93271dc3bf204b9e13dd1aeb2beefee",
"version": "0.2.0"
}
}
]
},
"version": 1
}