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 GoodJob version to start banner #766

Merged
merged 1 commit into from
Dec 10, 2022

Conversation

zarqman
Copy link
Contributor

@zarqman zarqman commented Dec 10, 2022

This PR adds the GoodJob version number to the startup banner. I find this helpful for daemons which start on their own, as GoodJob does in external mode.

Before:

GoodJob started scheduler with queues= max_threads=

After:

GoodJob 3.6.2 started scheduler with queues= max_threads=

PS: Appreciate the thoroughness of your instructions and tooling for first-time gem setup and getting tests running. Well done!

Copy link
Owner

@bensheldon bensheldon left a comment

Choose a reason for hiding this comment

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

This is a great addition. Thank you! 🙌🏻

PS: Appreciate the thoroughness of your instructions and tooling for first-time gem setup and getting tests running. Well done!

Yay! I'm really happy to know you had an easy time of it 😅

@bensheldon bensheldon merged commit afb58ac into bensheldon:main Dec 10, 2022
@bensheldon bensheldon added the enhancement New feature or request label Dec 10, 2022
@zarqman zarqman deleted the version-at-start branch December 11, 2022 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants