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 commit ID to version output #370

Merged
merged 1 commit into from
Jul 18, 2023

Commits on Jul 18, 2023

  1. Add commit ID to version output

    - use ldflags to injects the git commit ID at build time
    - add the commit ID to the version output
    - add the possibility to get the version and commit information in a
      JSON format
    - adapt the tests to make use of the JSON output
    - adapt Dockerfile to make use of the make bin target
    - fix path to chart used to test the built docker image in buildandtest
      script (moved as part of !271) and make use of the JSON output
    
    close redhat-certification#362
    
    Signed-off-by: mgoerens <[email protected]>
    mgoerens committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e73878a View commit details
    Browse the repository at this point in the history