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

Clap4 #336

Merged
merged 18 commits into from
Feb 24, 2023
Merged

Clap4 #336

merged 18 commits into from
Feb 24, 2023

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    e933a30 View commit details
    Browse the repository at this point in the history
  2. cargo audit for CI

    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    369dfcd View commit details
    Browse the repository at this point in the history
  3. reverting last commit + changing cargo-audit to not be part of build …

    …step, only ran every night
    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a98d4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    069e3d5 View commit details
    Browse the repository at this point in the history
  5. cleaning some code up

    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    3b749ae View commit details
    Browse the repository at this point in the history
  6. temp commit

    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d5b46aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11c7cb7 View commit details
    Browse the repository at this point in the history
  8. cleanup

    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    dd31fb7 View commit details
    Browse the repository at this point in the history
  9. adding help messages

    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fecf81c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    856315a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abcd8ff View commit details
    Browse the repository at this point in the history
  12. improving code style

    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    49347b3 View commit details
    Browse the repository at this point in the history
  13. typo

    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6081b55 View commit details
    Browse the repository at this point in the history
  14. fixed unecessary match

    joshfried-aws committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    86cf117 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1ab7f06 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. fixes as per comments

    joshfried-aws committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d309484 View commit details
    Browse the repository at this point in the history
  2. fixes as per comments

    joshfried-aws committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    4b38056 View commit details
    Browse the repository at this point in the history
  3. fixed failing build

    joshfried-aws committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a26113d View commit details
    Browse the repository at this point in the history