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

Git data fallbacks #1587

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Git data fallbacks #1587

merged 2 commits into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. fix(build): use the config file dir path for git detection

    Instead of the CWD of the melange process.
    
    Signed-off-by: Dan Luhring <[email protected]>
    luhring committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f9de9a3 View commit details
    Browse the repository at this point in the history
  2. fix(build): use fallback values at entrypoint for git info

    Signed-off-by: Dan Luhring <[email protected]>
    luhring committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aa8cda2 View commit details
    Browse the repository at this point in the history