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

Add version #154

Merged
merged 6 commits into from
Feb 16, 2024
Merged

Add version #154

merged 6 commits into from
Feb 16, 2024

Commits on Feb 14, 2024

  1. Add version command

    Adding tool version to CLI that should return version number and commit
    hash. Usage: `kantra version`.
    
    Fixes: https://issues.redhat.com/browse/MTA-2201
    
    Signed-off-by: Marek Aufart <maufart@redhat.com>
    aufi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    75daa97 View commit details
    Browse the repository at this point in the history
  2. Update build flags

    Signed-off-by: Marek Aufart <maufart@redhat.com>
    aufi committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    528568b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Update build scripts

    Signed-off-by: Marek Aufart <maufart@redhat.com>
    aufi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2106be7 View commit details
    Browse the repository at this point in the history
  2. Try fix buildah cmd

    Signed-off-by: Marek Aufart <maufart@redhat.com>
    aufi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4350927 View commit details
    Browse the repository at this point in the history
  3. Set buildcommit before

    Signed-off-by: Marek Aufart <maufart@redhat.com>
    aufi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    df2dd71 View commit details
    Browse the repository at this point in the history
  4. Update cmd/version.go

    Co-authored-by: David Zager <dzager@redhat.com>
    Signed-off-by: Marek Aufart <aufi.cz@gmail.com>
    aufi and djzager committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a3f36dc View commit details
    Browse the repository at this point in the history