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

Introducing a new approach to building Kopia commands using safecli/command package #2653

Merged
merged 11 commits into from
Mar 5, 2024

Commits on Feb 28, 2024

  1. Add safecli dependency

    plar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1a3ee2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    386e7e9 View commit details
    Browse the repository at this point in the history
  3. apply go fmt

    Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
    plar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b815f63 View commit details
    Browse the repository at this point in the history
  4. Fix Apply and test.Suit

    Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
    plar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bcafabb View commit details
    Browse the repository at this point in the history
  5. pkg/kopia/cli/internal/flag is implemented in the safecli@v0.0.4 now

    Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
    plar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6d61bb4 View commit details
    Browse the repository at this point in the history
  6. Add pkg/kopia/cli package

    Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
    plar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e6ddb8f View commit details
    Browse the repository at this point in the history
  7. go mod tidy

    Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
    plar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4e7ffd7 View commit details
    Browse the repository at this point in the history
  8. Update safecli to v0.0.5

    Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
    plar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f16aea7 View commit details
    Browse the repository at this point in the history
  9. Update safecli to v0.0.6

    Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
    plar committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    dcd6425 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fix formatting

    Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
    plar committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    44c133e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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