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: migrate CLI to use cobra #114

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    af0cdb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e35c42d View commit details
    Browse the repository at this point in the history
  3. feat: add root command

    1garo committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    78ed1ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2918a69 View commit details
    Browse the repository at this point in the history
  5. feat: add cobra to the project

    1garo committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bdd67e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ad4826 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1bf455 View commit details
    Browse the repository at this point in the history
  8. chore: default is not 0

    1garo committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bc5123d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f5f5e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    e7dd29a View commit details
    Browse the repository at this point in the history
  2. feat(WIP): re-add tests

    1garo committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c6cb3d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. chore: remove old testing file

    1garo committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6de0733 View commit details
    Browse the repository at this point in the history
  2. feat: add version cmd tests

    1garo committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    36594c5 View commit details
    Browse the repository at this point in the history
  3. feat: uncomment and fix other tests

    Missing "exlude file types set" test
    1garo committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7550f12 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    21c4071 View commit details
    Browse the repository at this point in the history
  2. chore: merge main

    1garo committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    58a6988 View commit details
    Browse the repository at this point in the history
  3. chore: add quiet flag

    1garo committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7e1b9c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update Dockerfile

    Co-authored-by: Clayton Kehoe <[email protected]>
    1garo and kehoecj authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    923d911 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    Co-authored-by: Clayton Kehoe <[email protected]>
    1garo and kehoecj authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d581599 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a561a84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b4a3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a5c705 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9dddfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08f83f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d73a9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    541f6f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dad9045 View commit details
    Browse the repository at this point in the history
  11. chore: lint

    1garo committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e220a4a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d78ef64 View commit details
    Browse the repository at this point in the history