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

Refactor/cli commands and options #15

Merged
merged 14 commits into from
Aug 8, 2023

Commits on Aug 3, 2023

  1. refactor(cli)!: Remove nothing injection. Add inject and decode subco…

    …mmads
    
    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2c670dc View commit details
    Browse the repository at this point in the history
  2. chore(tests): Remove stack_limiter tests

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    83b48a1 View commit details
    Browse the repository at this point in the history
  3. refactor(cli): Fix naming when no destination file is passed

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    30c4dfe View commit details
    Browse the repository at this point in the history
  4. ci: Add github workflow for crago test, fmt, clippy

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    493f1b6 View commit details
    Browse the repository at this point in the history
  5. chore(cargo): Update clap version

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    993f119 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ee9079 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    2ed0934 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. refactor(cli): Rename Decode to Convert. Add convert options

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b12263c View commit details
    Browse the repository at this point in the history
  2. Update the workflow

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1de5180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    694250f View commit details
    Browse the repository at this point in the history
  4. chore(cli): Update help messages

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fa3e111 View commit details
    Browse the repository at this point in the history
  5. ci: Remove base_ref check

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c23f0ab View commit details
    Browse the repository at this point in the history
  6. chore(readme): Update readme

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4fb8d43 View commit details
    Browse the repository at this point in the history
  7. chore(readme): Update folder name

    Signed-off-by: Maksim Dimitrov <[email protected]>
    dimitrovmaksim committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e451115 View commit details
    Browse the repository at this point in the history