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

Various improvements for app startup #190

Merged
merged 12 commits into from
Nov 21, 2023
Merged

Various improvements for app startup #190

merged 12 commits into from
Nov 21, 2023

Conversation

HaronK
Copy link
Contributor

@HaronK HaronK commented Nov 21, 2023

  • Print application versions and build timestamp at startup
  • Compare Engine and script versions
  • Run tests in CI

script/Main.lua Outdated Show resolved Hide resolved
env!("CARGO_PKG_VERSION"),
GIT_VERSION,
BUILD_TIME
);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will show in a log string like this:

App: ltr, ver: 0.1.0, git: latest-380-g03a57d95, build time: 2023-11-21 / 12:19:42 UTC

@HaronK HaronK merged commit dcce31c into main Nov 21, 2023
4 checks passed
@HaronK HaronK deleted the haron/startup-fixes branch November 21, 2023 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants