-
-
Notifications
You must be signed in to change notification settings - Fork 629
feat: Add build information #1443
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
base: master
Are you sure you want to change the base?
Conversation
15f21ba to
5e45497
Compare
b6ceca7 to
15d1733
Compare
|
Currently implemented ways to get the build info and info types available:
|
|
@TwiN Would exposing the build info via the API be of use and a wanted addition? Or would that be redundant/irrelevant/unwanted since the API already has it's own version? |
7ae47b9 to
12d5d3a
Compare
|
Exposing it via the UI is enough for now. At some point, I imagine we'll also have to expose it via cli ( |
Summary
Add application wide build informations via
^v\d+\.\d+\.\d+$gatus_build_infoCloses #833
Closes #901
Checklist
ui.show-versionoption (make sure if it is false that the version is not embedded in the UI files) -> Version placeholder in index.html is empty if set to falseREADME.md, if applicable.