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

Expose API checks as a CLI #1061

Merged
merged 3 commits into from
Jun 27, 2023
Merged

Expose API checks as a CLI #1061

merged 3 commits into from
Jun 27, 2023

Commits on Jun 26, 2023

  1. Expose API checks as a CLI

    Don't depend on the zipline-api-validator code in the Gradle runtime;
    instead fork a process and call this CLI.
    
    Also migrate from Picocli to Clikt.
    squarejesse committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f665720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356020b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a59ef55 View commit details
    Browse the repository at this point in the history