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

Migrate to clap 4.2, run binaries/examples with --help in CI, and clean up examples #315

Merged
merged 12 commits into from
Apr 28, 2023

Commits on Apr 27, 2023

  1. Bump clap to 3.2.24 to work-around clippy failures, and re-enable cli…

    …ppy on stable in CI (fixes kanidm#313)
    micolous committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    a79df78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4106a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6eb6c View commit details
    Browse the repository at this point in the history
  4. formatting

    micolous committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    79edfe0 View commit details
    Browse the repository at this point in the history
  5. run tools with --help in CI

    micolous committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    07fada3 View commit details
    Browse the repository at this point in the history
  6. fix flag names in clap 4

    micolous committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2591264 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85e1222 View commit details
    Browse the repository at this point in the history
  8. fix cable_domain for clap4

    micolous committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2f5557a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6465b8 View commit details
    Browse the repository at this point in the history
  10. Remove nfc_token_info, which has been superceded by authenticate exam…

    …ple and fido-key-manager
    micolous committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    971faa4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    576d99f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf50c3a View commit details
    Browse the repository at this point in the history