Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cdk-test): check API compatibility #2356

Merged
merged 4 commits into from
Apr 26, 2019
Merged

feat(cdk-test): check API compatibility #2356

merged 4 commits into from
Apr 26, 2019

Commits on Apr 23, 2019

  1. feat(cdk-test): check API compatibility

    Add a check to `cdk-test` to confirm that no breaking API changes
    have been introduced with respect to the most recently published
    version.
    
    Because this will incur an NPM fetch, add a flag (`--quick`/`-q`) to
    disable it.
    
    Addresses #145.
    rix0rrr committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    f4ffba7 View commit details
    Browse the repository at this point in the history
  2. Fix some more call sites

    rix0rrr committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    3501f0f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    bd9aa9a View commit details
    Browse the repository at this point in the history
  2. Update package-lock

    rix0rrr committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    2413666 View commit details
    Browse the repository at this point in the history