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

[Shared] Add git tag to version string #1176

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 21, 2024

  1. add short git hashes to engine and modules

    replace ~160 lines of cmake with a single call to git 🤷
    Razish committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    470317d View commit details
    Browse the repository at this point in the history
  2. git error handling

    Razish committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cdb68d4 View commit details
    Browse the repository at this point in the history
  3. add git hash to console

    Razish committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7e6054f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9b5e72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc0f997 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3077056 View commit details
    Browse the repository at this point in the history
  7. update actions to supported versions, use correct SHA for PRs

    Co-authored-by: tayst <taylor.brough13@gmail.com>
    Razish and taysta committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8167014 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3455b5 View commit details
    Browse the repository at this point in the history