teragrep / ajs_01

User interface for Teragrep
Apache License 2.0
0 stars 0 forks source link

display ajs_01 version on the ui #132

Open kortemik opened 1 year ago

kortemik commented 1 year ago

ID <206> Reporter <@kortemik>

display ajs_01 version on the ui, it will be easier to debug issues when we know what version is running.

kortemik commented 1 year ago

User <@StrongestNumber9> Date <[2022-05-09T08:27:46Z]>

I think 'burning in' git version to some javascript can be easily achieved. Then it is up to js/ui to display it somewhere

kortemik commented 1 year ago

User <@BVVLD> Date <[2022-06-29T08:11:44Z]>

could be done with: https://medium.com/@masnun/node-js-getting-current-git-commit-information-on-an-app-753a1835c57c but needs a git running on the server

kortemik commented 1 year ago

User <@BVVLD> Date <[2022-06-29T08:13:07Z]>

or this: https://isomorphic-git.org/